Преглед изворни кода

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

Willy-JL пре 1 година
родитељ
комит
b18188b94a
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      bpmtapper/bpm.c

+ 2 - 2
bpmtapper/bpm.c

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