m5stack / M5StickC

M5StickC Arduino Library
MIT License
477 stars 222 forks source link

FactoryTest.ino does not compile #60

Closed jhoughjr closed 4 years ago

jhoughjr commented 4 years ago

Arduino: 1.8.10 (Mac OS X), Board: "M5Stick-C, Default, 115200, None"

wallcom:5:23: error: esp32_rmt.h: No such file or directory compilation terminated. Multiple libraries were found for "M5StickC.h" Used: /Users/jimmyhoughjr/Documents/Arduino/libraries/M5StickC Multiple libraries were found for "Wire.h" Used: /Users/jimmyhoughjr/Library/Arduino15/packages/esp32/hardware/esp32/1.0.3/libraries/Wire Multiple libraries were found for "SPI.h" Used: /Users/jimmyhoughjr/Library/Arduino15/packages/esp32/hardware/esp32/1.0.3/libraries/SPI Multiple libraries were found for "FS.h" Used: /Users/jimmyhoughjr/Library/Arduino15/packages/esp32/hardware/esp32/1.0.3/libraries/FS Multiple libraries were found for "WiFi.h" Used: /Users/jimmyhoughjr/Library/Arduino15/packages/esp32/hardware/esp32/1.0.3/libraries/WiFi Not used: /private/var/folders/_f/v10xwn895yg2z47fw1p6dh6r0000gn/T/AppTranslocation/D4464480-4EE5-4E1A-8567-905CC155D1DF/d/Arduino.app/Contents/Java/libraries/WiFi exit status 1 esp32_rmt.h: No such file or directory

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

Simply copied the example from this repo. I'm beginning to think I'm not gaining any RADness by using m5 over cheap crap I can get fro AliExpress.