aboutsummaryrefslogtreecommitdiffstats
path: root/src/dcf77/weather.h
blob: 1daef978b031f0a9b7924e79ee66a678a17d8506 (plain)
1
2
3
int32_t weather_decode(uint64_t cipher, uint64_t key);
uint64_t weather_encode(uint32_t weather, uint64_t key);