Skip to content

Commit

Permalink
Update madflight.h
Browse files Browse the repository at this point in the history
  • Loading branch information
qqqlab committed Feb 19, 2024
1 parent 5e9373c commit a6f1b9c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/madflight.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#define MADFLIGHT_VERSION "madflight v1.0.2-dev"

#warning "this is a development madflight version - random stuff does not work - use latest release if you want something more stable"
#define P(x) do{Serial.println("---DEBUG:"+String(x)); Serial.flush();}while(0)
#define MADFLIGHT_VERSION "madflight v1.0.2"

/*==========================================================================================
madflight - Flight Controller for ESP32 / RP2040 / STM32
Expand Down

0 comments on commit a6f1b9c

Please sign in to comment.