.
This commit is contained in:
parent
3ca0f4950b
commit
69b006096f
2 changed files with 1 additions and 4 deletions
|
|
@ -54,7 +54,7 @@ void register_nodes(){
|
||||||
registered[0xC21474D2] = NTYPE_POSTMAN;
|
registered[0xC21474D2] = NTYPE_POSTMAN;
|
||||||
registered[0xABB3B4B8] = NTYPE_POSTMAN;
|
registered[0xABB3B4B8] = NTYPE_POSTMAN;
|
||||||
registered[0x2D370A07] = NTYPE_POSTMAN;
|
registered[0x2D370A07] = NTYPE_POSTMAN;
|
||||||
registered[0xBFFBDD7D] = NTYPE_POSTMAN;
|
registered[0xBFFBDD7D] = NTYPE_POSTMAN; //esp32 postman
|
||||||
}
|
}
|
||||||
//============</registered-nodelist>===========
|
//============</registered-nodelist>===========
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -75,9 +75,6 @@
|
||||||
#elif 0
|
#elif 0
|
||||||
#define DISABLE_AP
|
#define DISABLE_AP
|
||||||
#define DISABLE_I2C_REQ
|
#define DISABLE_I2C_REQ
|
||||||
// (4) network monitor
|
|
||||||
#elif 0
|
|
||||||
#define SET_CONTAINSROOT
|
|
||||||
//
|
//
|
||||||
#endif
|
#endif
|
||||||
//==========</preset>==========
|
//==========</preset>==========
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue