disable_ap for taak. (spk. noise)

but, why not all disable ap? this will save power consumption in 
general.
This commit is contained in:
Dooho Yi 2021-03-09 18:46:11 +09:00
parent c70cfee2b4
commit f6b9cc84b5

View file

@ -21,7 +21,7 @@
//============<identities>============ //============<identities>============
// //
#define MY_GROUP_ID (1000) #define MY_GROUP_ID (1000)
#define MY_ID (MY_GROUP_ID + 1) #define MY_ID (MY_GROUP_ID + 100)
#define MY_SIGN ("TAAK") #define MY_SIGN ("TAAK")
// //
//============</identities>============ //============</identities>============
@ -44,6 +44,7 @@
//==========</list-of-configurations>========== //==========</list-of-configurations>==========
// //
// (EMPTY) // (EMPTY)
#define DISABLE_AP
//============<parameters>============ //============<parameters>============
// //