link ac_weather_rain

This commit is contained in:
Prakxo
2023-11-04 20:19:42 +01:00
parent 92c28ee596
commit 172a3460bc
3 changed files with 219 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ typedef struct ac_weather_priv_s{
s16 timer;
s16 work[5];
u8 use;
s8 id;
u8 id;
u8 status;
}aWeather_Priv;