Search found 1 match
- Fri Oct 27, 2023 8:21 am
- Forum: ESP-IDF
- Topic: identifier is unidentified
- Replies: 0
- Views: 924
identifier is unidentified
hello, For a school project im bussy trying to connect to wifi on my esp32 c6. For this i make use of the esp idf. ive been able to use some basic pheripherals like the GPIO with an interrupt and the timer, which i did using the structs from the API. Now for the wifi, i opened an example first and r...