Explorar o código

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

Willy-JL hai 1 ano
pai
achega
b18188b94a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      bpmtapper/bpm.c

+ 2 - 2
bpmtapper/bpm.c

@@ -87,9 +87,9 @@ static float queue_avg(queue* q) {
 
 // TOO SLOW!
 //uint64_t dolphin_state_timestamp() {
-//    FuriHalRtcDateTime datetime;
+//    DateTime datetime;
 //    furi_hal_rtc_get_datetime(&datetime);
-//    return furi_hal_rtc_datetime_to_timestamp(&datetime);
+//    return datetime_datetime_to_timestamp(&datetime);
 //}
 //
 typedef struct {