Arduino Helpers master
Utility library for Arduino
Functions
Exit.cpp File Reference
#include "Error.hpp"
+ Include dependency graph for Exit.cpp:

Go to the source code of this file.

Functions

void fatalErrorExit ()
 Function that executes and loops forever, blinking the built-in LED when a fatal error is encountered. More...
 

Function Documentation

◆ fatalErrorExit()

void fatalErrorExit ( )

Function that executes and loops forever, blinking the built-in LED when a fatal error is encountered.

Definition at line 7 of file Exit.cpp.