Skip to content
Snippets Groups Projects
Commit 84739270 authored by Jens Nolte's avatar Jens Nolte
Browse files

Update example

parent 6ec2dc8b
No related branches found
No related tags found
No related merge requests found
#include "qthing.h"
#include <qthing.h>
void device_main() {
enable_oled();
......@@ -6,4 +6,4 @@ void device_main() {
add_button(GPIO_NUM_18, "edi/cmd/sob", "{\"args\":\"noot\"}");
enable_wlan();
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment