-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move I2C Sensor code into separate library: pico-sensor-lib
- Loading branch information
Showing
27 changed files
with
29 additions
and
3,556 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
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 @@ | ||
FanPico: Smart PWM (PC) Fan Controller | ||
FanPico: Smart PWM (PC) Fan Controller | ||
Copyright (C) 2021-2024 Timo Kokkonen <[email protected]> | ||
https://github.com/tjko/fanpico | ||
|
||
|
@@ -43,3 +43,7 @@ https://github.com/tjko/pico-telnetd | |
pico-1wire-lib | ||
Copryight (c) 2024 Timo Kokkonen ([email protected]) | ||
https://github.com/tjko/pico-1wire-lib | ||
|
||
pico-sensor-lib | ||
Copryight (c) 2024 Timo Kokkonen ([email protected]) | ||
https://github.com/tjko/pico-sensor-lib |
Submodule pico-sensor-lib
added at
81b159
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
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
Oops, something went wrong.