OMOTE/Platformio/hardware/ESP32/user_led_hal_esp32.h

5 lines
74 B
C
Raw Permalink Normal View History

2024-03-10 14:27:46 -04:00
#pragma once
void init_userled_HAL(void);
void update_userled_HAL(void);