fixed syntax issue with version variable #bugfix

This commit is contained in:
pyr0ball 2020-01-16 16:36:33 -08:00
parent 9632847ad3
commit 7062179d58

View file

@ -84,7 +84,7 @@ update the voltMeterConstant variable in pP_config.h with the correct value
------------------------------------------------------------*/
#define PP_VERSION 2.2.1_882a87
#define PP_VERSION "2.2.1_882a87"
/* Debug output verbose mode will continuously output sensor readings
rather than waiting for user input */