Skip to content

Commit

Permalink
Bump protocol version to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Eirenliel committed Feb 6, 2025
1 parent cdb6e4b commit f4b5148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
// Not recommended for production
#define ENABLE_INSPECTION false

#define PROTOCOL_VERSION 19
#define PROTOCOL_VERSION 20

#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "UNKNOWN"
Expand Down

0 comments on commit f4b5148

Please sign in to comment.