Skip to content

Commit 46548fb

Browse files
committed
v2.0.2
1 parent 95d95c6 commit 46548fb

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

src/madflight.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define MADFLIGHT_VERSION "madflight v2.0.2-DEV"
1+
#define MADFLIGHT_VERSION "madflight v2.0.2"
22

33
//madflight.h - Flight Controller for ESP32 / ESP32-S3 / RP2350 / RP2040 / STM32
44

src/madflight/lua/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Folder src: This is Lua 5.4.7, released on 13 Jun 2024.
44

55
Modifications:
66
- luaconfig.h: set #define LUA_32BITS 1
7-
- lua.c: rename to lua_c.h
8-
- luac.c: rename to luac_c.h
7+
- lua.c: rename to lua.c.txt
8+
- luac.c: rename to luac.c.txt

0 commit comments

Comments
 (0)