atomic14 / atomic14/voice-controlled-robot
Warning: 'I2S_COMM_FORMAT_I2S_LSB' is deprecated
- Dominant language
- Jupyter Notebook
- Stars
- 221
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
My code is compiling properly but I'm getting two warnings as below:
1)'I2S_COMM_FORMAT_I2S_LSB' is deprecated [-Wdeprecated-declarations]
2)'I2S_COMM_FORMAT_I2S' is deprecated [-Wdeprecated-declarations]
Should I worry about this?
I'll be using Espressif ESP32-WROVER-IB 16M 128Mbit for extra space for more commands and better performance!
Regards!!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the code that uses the two deprecated I2S constants and reproduce the compiler warnings; done would require an agreed replacement or confirmation that no code change is needed.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100