More work on the ESP32C3 Boilerplate
This commit is contained in:
5
include/custom_api.h
Normal file
5
include/custom_api.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
void handlePing();
|
||||
void handleAdd();
|
||||
void handleLed();
|
||||
Reference in New Issue
Block a user