Skip to content

Commit

Permalink
Update clock-arch.c
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Jan 3, 2022
1 parent 229e7c3 commit 88820be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clock-arch.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/

#if !defined ARDUINO_ARCH_MBED_RP2040
#include <Arduino.h>
#endif
#include "clock-arch.h"

clock_time_t clock_time(void)
Expand Down

0 comments on commit 88820be

Please sign in to comment.