mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:50:53 +00:00
temp sensor
This commit is contained in:
@@ -17,10 +17,7 @@ static void deletePeer (void);
|
|||||||
|
|
||||||
static esp_err_t joystick_adc_init(void);
|
static esp_err_t joystick_adc_init(void);
|
||||||
//void joystick_show_raw_xy();
|
//void joystick_show_raw_xy();
|
||||||
|
//void joystick_task(void *arg);
|
||||||
|
|
||||||
|
|
||||||
void joystick_task(void *arg);
|
|
||||||
static void statusDataSend(const uint8_t *mac_addr, esp_now_send_status_t status);
|
static void statusDataSend(const uint8_t *mac_addr, esp_now_send_status_t status);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user