Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' CC /tmp/tmp66hgrony/code/smack_my_dolphin_up.c Stderr: /tmp/tmp66hgrony/code/smack_my_dolphin_up.c: In function 'reset': /tmp/tmp66hgrony/code/smack_my_dolphin_up.c:84:5: error: too few arguments to function 'power_reboot' 84 | power_reboot(PowerBootModeNormal); | ^~~~~~~~~~~~ In file included from /tmp/tmp66hgrony/code/smack_my_dolphin_up.c:3: /home/runner/.ufbt/current/sdk_headers/f7_sdk/applications/services/power/power_service/power.h:69:6: note: declared here 69 | void power_reboot(Power* power, PowerBootMode mode); | ^~~~~~~~~~~~ scons: *** [/home/runner/.ufbt/build/smack_my_dolphin_up/smack_my_dolphin_up.o] Error 1