Browse Source

Time3.h has been removed from uDS3231 library

tags/v1.2.0
Bertrand Lemasle 7 years ago
parent
commit
2f5fa03d61
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      GpsTracker/Time2.h

+ 1
- 1
GpsTracker/Time2.h View File

@@ -1,7 +1,7 @@
#pragma once #pragma once


#include <Arduino.h> #include <Arduino.h>
#include <Time3.h>
#include <uDS3231.h>


namespace utils { namespace utils {
namespace time { namespace time {


Loading…
Cancel
Save