Update Git server and submit testing

This commit is contained in:
aixiao 2024-06-11 09:28:38 +08:00
parent c0e3e0addd
commit f729f2268b

View File

@ -21,8 +21,8 @@
#include "HC-12.hpp"
#ifndef PICO_DEFAULT_LED_PIN
#warning pio/hello_pio example requires a board with a regular LED
#define PICO_DEFAULT_LED_PIN 25
#warning pio/hello_pio example requires a board with a regular LED
#define PICO_DEFAULT_LED_PIN 25
#endif
void Led_Blinky(void *pvParameters)