mirror of
https://github.com/cecio/USBvalve.git
synced 2025-12-06 03:41:45 +00:00
bump to release 0.11.0
This commit is contained in:
@@ -74,7 +74,7 @@ bool activeState = false;
|
|||||||
//
|
//
|
||||||
// USBvalve globals
|
// USBvalve globals
|
||||||
//
|
//
|
||||||
#define VERSION "USBvalve - 0.10.0"
|
#define VERSION "USBvalve - 0.11.0"
|
||||||
boolean readme = false;
|
boolean readme = false;
|
||||||
boolean autorun = false;
|
boolean autorun = false;
|
||||||
boolean written = false;
|
boolean written = false;
|
||||||
@@ -533,4 +533,4 @@ void cursor_movement(int8_t x, int8_t y, int8_t wheel) {
|
|||||||
SerialTinyUSB.printf("(%d %d %d)\r\n", x, y, wheel);
|
SerialTinyUSB.printf("(%d %d %d)\r\n", x, y, wheel);
|
||||||
}
|
}
|
||||||
|
|
||||||
// END of BADUSB detector section
|
// END of BADUSB detector section
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user