Disable secret for base.
This commit is contained in:
parent
716d33964b
commit
dc49fc79a4
@ -44,7 +44,7 @@
|
|||||||
* allows normally compilation and operation.
|
* allows normally compilation and operation.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define SECRET_TESTING
|
#undef SECRET_TESTING
|
||||||
#define SECRET 1755184289
|
#define SECRET 0
|
||||||
|
|
||||||
#endif /* _SECRET_H_ */
|
#endif /* _SECRET_H_ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user