|
|
@ -1,3 +1,5 @@ |
|
|
|
#ifndef __ESPUINO_SETTINGS_LOLIN_D32_PRO_H__ |
|
|
|
#define __ESPUINO_SETTINGS_LOLIN_D32_PRO_H__ |
|
|
|
#include "Arduino.h" |
|
|
|
|
|
|
|
//######################### INFOS #################################### |
|
|
@ -106,3 +108,4 @@ |
|
|
|
#define RC_BLUETOOTH 0x72 // Command to enable/disable bluetooth |
|
|
|
#define RC_FTP 0x65 // Command to enable FTP-server |
|
|
|
#endif |
|
|
|
#endif |