📝 simplified

This commit is contained in:
EntireTwix 2022-12-09 04:02:33 -08:00
parent c8791ec7ce
commit 292b73001e

View file

@ -28,13 +28,7 @@ if false, when frequency is hit save
*/ */
#define CONSERVATIVE_DISK_SAVE @CONSERVATIVE_DISK_SAVE_VAL@ #define CONSERVATIVE_DISK_SAVE @CONSERVATIVE_DISK_SAVE_VAL@
/* // doesnt compile api endpoints above API_VERSION
e.g when set to 2
version 1 will work
version 2 will work
version 3 will not work
etc
*/
#define API_VERSION @API_VERSION_VAL@ #define API_VERSION @API_VERSION_VAL@
// doesnt compile api endpoints below MIN_API_SUPPORT // doesnt compile api endpoints below MIN_API_SUPPORT