platisd / indoor-navigation-system

[WIP] An indoor navigation system to guide users towards their colleagues' desks
Apache License 2.0
15 stars 13 forks source link

Refactor: Change RSSI datatype #62

Closed samup4web closed 6 years ago

samup4web commented 6 years ago

Description

Since it is confirmed that rssi representation is indeed int32_t (link), as a developer, I want the correct datatype used for all rssi variables.

Definition of Done

Correct datatype is used for RSSI variables.