فهرست منبع

datetime fixes

MX 1 سال پیش
والد
کامیت
5d9fe43847
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      flipper_geiger.c

+ 1 - 1
flipper_geiger.c

@@ -263,7 +263,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];