FACT++
1.0
|
Go to the source code of this file.
Classes | |
struct | MagicWeather::DimWeather |
Namespaces | |
MagicWeather | |
MagicWeather::State | |
Enumerations | |
enum | MagicWeather::State::states_t { MagicWeather::State::kDisconnected = 1, MagicWeather::State::kConnected, MagicWeather::State::kReceiving } |
Functions | |
struct MagicWeather::DimWeather | MagicWeather::__attribute__ ((__packed__)) |
DimWeather () | |
Variables | |
enum MagicWeather::State::states_t | MagicWeather::State::__attribute__ |
uint16_t | fStatus |
float | fTemp |
float | fDew |
float | fHum |
float | fPress |
float | fWind |
float | fGusts |
float | fDir |