mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:56:11 +00:00
temp sensor
This commit is contained in:
@@ -15,11 +15,8 @@ static void rc_send_data_task();
|
||||
static void sendData (void);
|
||||
static void get_joystick_xy(int *x_axis, int *y_axis);
|
||||
static void deletePeer (void);
|
||||
|
||||
|
||||
//void joystick_show_raw_xy();
|
||||
//void joystick_task(void *arg);
|
||||
static void statusDataSend(const uint8_t *mac_addr, esp_now_send_status_t status);
|
||||
|
||||
//void joystick_show_raw_xy();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user