OMOTE/Platformio/hardware/ESP32/user_led_hal_esp32.h

5 lines
74 B
C

#pragma once
void init_userled_HAL(void);
void update_userled_HAL(void);