REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
loop.cpp File Reference
#include <Arduino.h>
Include dependency graph for loop.cpp:

Go to the source code of this file.

Functions

void setup ()
 
void loop ()
 
int main ()
 

Function Documentation

◆ loop()

void loop ( )

Definition at line 150 of file hybrid_controller.cpp.

References carrier_, and netconf.

Referenced by main().

◆ main()

int main ( )

Definition at line 6 of file loop.cpp.

References loop(), and setup().

◆ setup()

void setup ( )

Definition at line 51 of file hybrid_controller.cpp.

References carrier_, utils::check_and_log_crash(), and netconf.

Referenced by main().