Skip to content

Commit

Permalink
[watchdog] Update Adafruit_SleepyDog library
Browse files Browse the repository at this point in the history
  • Loading branch information
matsujirushi committed Sep 5, 2024
1 parent 8f989b8 commit 4bf0f1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/compile-examples-and-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
version: 4.3.4
- name: SdFat - Adafruit Fork
version: 2.2.3
- name: Adafruit SleepyDog Library
version: 1.6.5
- source-url: https://github.com/matsujirushi/Adafruit_SleepyDog.git
- source-url: https://github.com/matsujirushi/ntshell.git
- name: Grove Ultrasonic Ranger
version: 1.0.1
Expand Down
2 changes: 1 addition & 1 deletion examples/basic/watchdog/watchdog.ino
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

////////////////////////////////////////////////////////////////////////////////
// Libraries:
// http://librarymanager#Adafruit%20SleepyDog%20Library 1.6.5
// https://github.com/matsujirushi/Adafruit_SleepyDog master

#include <Adafruit_TinyUSB.h>
#include <Adafruit_SleepyDog.h>
Expand Down

0 comments on commit 4bf0f1e

Please sign in to comment.