mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 20:49:49 +04:00
Reduced ieee754 parser size (#4154)
Co-authored-by: hedger <hedger@users.noreply.github.com>
This commit is contained in:
@@ -43,6 +43,7 @@ libs = env.BuildModules(
|
||||
"ble_profile",
|
||||
"bit_lib",
|
||||
"datetime",
|
||||
"ieee754_parse_wrap",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user