From 9af7039353c25b8a24861491cdfac81353b86ef7 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 30 Oct 2020 12:55:01 +0100 Subject: Add bonne annee --- src/common/Core/fsm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Core/fsm.h') diff --git a/src/common/Core/fsm.h b/src/common/Core/fsm.h index 4921f04..5fad22a 100644 --- a/src/common/Core/fsm.h +++ b/src/common/Core/fsm.h @@ -81,8 +81,8 @@ struct fsm_input_signals_t { int qrp; // The relay is currently running with low power int hour_is_even; // 1 if hour is even int send_stats; // 1 if the balise should contain stats + int bonne_annee; // 1 if BONNE ANNEE should be sent in short beacons float temp; // temperature in degrees C - float humidity; // relative humidity, range [0-100] % int wind_generator_ok; // false if the generator is folded out of the wind int discrim_d; // FM discriminator says RX is too low in frequency int button_1750; // Front panel button 1750Hz -- cgit v1.2.3