Search found 1 match
- Tue Mar 12, 2019 12:17 pm
- Forum: ESP-IDF
- Topic: Seams like an instance variable is getting overwritten.
- Replies: 0
- Views: 2236
Seams like an instance variable is getting overwritten.
Greetings. I'm new to the forum and quite a beginner in general. I'm busy building an IoT system with the esp32 and have come across a problem that seams way out of my scope. Working on a class for handling mqtt communication with AWS (Basically copying nkolbans's AWS from cpp_utils), it seams that ...