Update ports/espressif/boards/Lilygo-T-oi-Plus-ESP32C3/board.c

Co-authored-by: Neradoc <Neradoc@users.noreply.github.com>
This commit is contained in:
SimonVail 2022-05-12 11:57:52 -04:00 committed by GitHub
parent b6e6ee7505
commit 6908f5a97e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include "components/driver/include/driver/gpio.h"
void board_init(void) {
}
bool board_requests_safe_mode(void) {