Adding telnet for remote debugging purpose
This commit is contained in:
10
OTAsetup.h
Normal file
10
OTAsetup.h
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
#ifndef OTAsetup_h
|
||||
#define OTAsetup_h
|
||||
|
||||
#include <ArduinoOTA.h>
|
||||
#include "d_helper.h"
|
||||
|
||||
void initOTA();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user