Added //#define FARM_CONNECT_MESSAGE

This commit is contained in:
3d-gussner 2022-09-16 19:33:22 +02:00
parent 88b58cdcd5
commit 8480c1cb7a
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#define NC_TIME 10 //time in s for periodic important status messages sending which needs reponse from monitoring
#define NC_BUTTON_LONG_PRESS 15 //time in s
//#define FARM_CONNECT_MESSAGE
#ifdef PRUSA_FARM
extern uint8_t farm_mode;
#else