Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule version reqs
Browse files Browse the repository at this point in the history
ojousima committed Jan 18, 2024
1 parent 9b06b45 commit d9d0644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main.h
Original file line number Diff line number Diff line change
@@ -23,8 +23,8 @@

// Submodule requirements
#define RUUVI_BOARDS_REQ "3.7.1"
#define RUUVI_DRIVERS_REQ "3.9.0"
#define RUUVI_ENDPOINTS_REQ "3.2.1"
#define RUUVI_DRIVERS_REQ "3.10.0"
#define RUUVI_ENDPOINTS_REQ "4.1.0"
#define RUUVI_LIBRARIES_REQ "3.0.0"

#define APP_SELFTEST_OK_DELAY_MS (1000U) //!< time to show "ok" led.

0 comments on commit d9d0644

Please sign in to comment.