forked from biologist79/ESPuino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add newest MAX17055 library revision
- Loading branch information
Sascha
committed
Dec 4, 2023
1 parent
886e950
commit e4952d8
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#pragma once | ||
|
||
#include "gitrevision.h" | ||
constexpr const char softwareRevision[] = "Software-revision: 20231202-0-szenglein"; | ||
constexpr const char softwareRevision[] = "Software-revision: 20231204-0-szenglein"; |