OpenRTX/openrtx
Silvano Seva 44385b3b25 Using signed 32-bit data type for RSSI instead of floating points
Switched to int32_t for RSSI representation to allow running the code also
on devices with limited resources. Defined a new ad-hoc type to still keep
the possibility of using floating points on more capable devices.
2024-02-01 11:07:20 +01:00
..
include Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00
src Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00