Skip to content

Commit

Permalink
Update module.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Paciente8159 committed Oct 1, 2024
1 parent 5bdefe1 commit 159bf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uCNC/src/module.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ extern "C"
#include <stdint.h>
#include <stdbool.h>

#define UCNC_MODULE_VERSION 11000
#define UCNC_MODULE_VERSION 11100

#define EVENT_CONTINUE false
#define EVENT_HANDLED true
Expand Down

0 comments on commit 159bf25

Please sign in to comment.