![]() |
Macros | |
| #define | ARDUINO_MAIN |
| #define | AUTO_PRINT_INTERVAL 1000 |
Fonctions | |
| void | initVariant () __attribute__((weak)) |
| void | __libc_init_array (void) |
| void | thingz_process () __attribute__((weak)) |
| void | thingz_init () __attribute__((weak)) |
| void | thingz_watchdog () __attribute__((weak)) |
| void | attendre (unsigned long ms) |
| void | cbGetBricks () |
| void | TC5_Handler () |
| int | main (void) |
Variables | |
| unsigned long | lastSerialPrint |
| int | randSeed |
| #define ARDUINO_MAIN |
| #define AUTO_PRINT_INTERVAL 1000 |
| void __libc_init_array | ( | void | ) |
| void attendre | ( | unsigned long | ms | ) |
| void cbGetBricks | ( | ) |
| void initVariant | ( | ) |
| int main | ( | void | ) |
| void TC5_Handler | ( | ) |
| void thingz_init | ( | ) |
| void thingz_process | ( | ) |
| void thingz_watchdog | ( | ) |
| unsigned long lastSerialPrint |
| int randSeed |
1.8.15