mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-17 22:23:44 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#include "esp_log.h"
|
||||
#include "esp_err.h"
|
||||
|
||||
adc_oneshot_unit_handle_t adc_xy_handle;
|
||||
|
||||
esp_err_t joystick_adc_init(void) {
|
||||
adc_oneshot_unit_init_cfg_t adc_init_config_xy = {
|
||||
.unit_id = ADC_UNIT_1,
|
||||
|
Reference in New Issue
Block a user