Forráskód Böngészése

Merge geiger from https://github.com/xMasterX/all-the-plugins

Willy-JL 1 éve
szülő
commit
4f061e863a
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      geiger/flipper_geiger.c

+ 1 - 1
geiger/flipper_geiger.c

@@ -264,7 +264,7 @@ int32_t flipper_geiger_app() {
                     if(recordData == 0) {
                     if(recordData == 0) {
                         notification_message(notification, &sequence_set_only_red_255);
                         notification_message(notification, &sequence_set_only_red_255);
 
 
-                        FuriHalRtcDateTime datetime;
+                        DateTime datetime;
                         furi_hal_rtc_get_datetime(&datetime);
                         furi_hal_rtc_get_datetime(&datetime);
 
 
                         char path[64];
                         char path[64];