|
Pico GPS Teseo
|
#include "hardware/gpio.h"#include "pico/stdlib.h"

Go to the source code of this file.
Namespaces | |
| namespace | port_pico |
Macros | |
| #define | RESET_PIN (18) |
| #define | RESET_APPLY_MS (1) |
| #define | RESET_RECOVER_MS (4000) |
Functions | |
| void | port_pico::reset () |
| void | port_pico::reset_initialize () |