-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renamed anemometer to impulse-sensor
- Loading branch information
Showing
18 changed files
with
289 additions
and
282 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 was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
components/anemometer/.eil.yml → components/impulse_sensor/.eil.yml
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ else() | |
endif() | ||
|
||
idf_component_register( | ||
SRCS anemometer.c | ||
SRCS impulse_sensor.c | ||
INCLUDE_DIRS . | ||
REQUIRES ${req} | ||
) |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.