Search found 1 match

by hassankamran012
Thu Jul 25, 2019 10:15 am
Forum: ESP-IDF
Topic: Undefined Variables in ESP-IDF Examples
Replies: 0
Views: 1695

Undefined Variables in ESP-IDF Examples

Hello, I was reading the example code and some of the variable are not defined that VS Code picks up as errors but is built by idf.py build command without error. Kindly explain why this is. I was specifically looking at the UART echo example. portTICK_RATE_MS GPIO_NUM_4 GPIO_NUM_5 Thanks in Advanced.