new release 0.8.x

This commit is contained in:
cecio
2023-04-22 22:32:08 +02:00
parent c02516a815
commit b91effbbba
10 changed files with 83 additions and 8 deletions

View File

@@ -74,7 +74,7 @@ bool activeState = false;
//
// USBvalve globals
//
#define VERSION "USBvalve - 0.8.0"
#define VERSION "USBvalve - 0.8.1"
boolean readme = false;
boolean autorun = false;
boolean written = false;