diff --git a/README.md b/README.md index 8aa1e7ad..19403d4e 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ e.g: ```Makefile PROJECT_NAME := my-esp-project EXTRA_COMPONENT_DIRS := /home/user/myprojects/esp/esp-idf-lib/components -EXCLUDE_COMPONENTS := max7219 mcp23x17 led_strip max31865 ls7366r max31855 +EXCLUDE_COMPONENTS := ads130e08 max7219 mcp23x17 led_strip max31865 ls7366r max31855 include $(IDF_PATH)/make/project.mk ``` @@ -345,4 +345,4 @@ or [GitLab examples](https://gitlab.com/UncleRus/esp-idf-lib/tree/master/example - [Tomoyuki Sakurai](https://github.com/trombik): `dps310` `esp_idf_lib_helpers` `example` `led_strip_spi` `lm75` - [Weslley Duarte](https://github.com/weslleymfd): `ads130e08` - [Zaltora](https://github.com/Zaltora): `ina3221` -- zeroday: `onewire` \ No newline at end of file +- zeroday: `onewire`