Skip to content
Merged

Sync #185

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ESP32C5/main/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
#endif

//Version number
#define JANOS_VERSION "1.6.2"
#define JANOS_VERSION "1.6.3"

#define OTA_GITHUB_OWNER "C5Lab"
#define OTA_GITHUB_REPO "projectZero"
Expand Down
Loading