From a6f1b9c10c4ea11737b209ff768c2d77566cee84 Mon Sep 17 00:00:00 2001 From: qqqlab <46283638+qqqlab@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:12:59 +0100 Subject: [PATCH] Update madflight.h --- src/madflight.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/madflight.h b/src/madflight.h index 6992829..b861add 100644 --- a/src/madflight.h +++ b/src/madflight.h @@ -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