user_main.c 119 B

12345678
  1. #include <esp8266.h>
  2. #include <config.h>
  3. // initialize the custom stuff that goes beyond meta-id
  4. void app_init() {
  5. }