-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from libdriver/dev
fix: fix doc errors
- Loading branch information
Showing
37 changed files
with
644 additions
and
811 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
## 2.0.2 (2024-12-01) | ||
|
||
## Bug Fixes | ||
|
||
- fix doc errors | ||
|
||
## 2.0.1 (2024-08-05) | ||
|
||
## Bug Fixes | ||
|
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,8 +1,8 @@ | ||
var driver__ds18b20__alarm_8c = | ||
[ | ||
[ "ds18b20_alarm_deinit", "driver__ds18b20__alarm_8c.html#a6872277417e0d85467d391c591d182e0", null ], | ||
[ "ds18b20_alarm_get_threshold", "driver__ds18b20__alarm_8c.html#af399ae219cf762344c9bcf9af5177636", null ], | ||
[ "ds18b20_alarm_init", "driver__ds18b20__alarm_8c.html#aceca818b591b2a75bf7587264df98e5a", null ], | ||
[ "ds18b20_alarm_search", "driver__ds18b20__alarm_8c.html#a23feb959a6ccf44bfa06138c5ae73319", null ], | ||
[ "ds18b20_alarm_set_threshold", "driver__ds18b20__alarm_8c.html#aea7386790c80de8807e9f1b7467426f3", null ] | ||
[ "ds18b20_alarm_deinit", "group__ds18b20__example__driver.html#ga6872277417e0d85467d391c591d182e0", null ], | ||
[ "ds18b20_alarm_get_threshold", "group__ds18b20__example__driver.html#gaf399ae219cf762344c9bcf9af5177636", null ], | ||
[ "ds18b20_alarm_init", "group__ds18b20__example__driver.html#gaceca818b591b2a75bf7587264df98e5a", null ], | ||
[ "ds18b20_alarm_search", "group__ds18b20__example__driver.html#ga23feb959a6ccf44bfa06138c5ae73319", null ], | ||
[ "ds18b20_alarm_set_threshold", "group__ds18b20__example__driver.html#gaea7386790c80de8807e9f1b7467426f3", null ] | ||
]; |
Oops, something went wrong.