Open 0x0fe opened 2 years ago
Hello, When trying to compile on ESP32C3 i got an error with vector, any idea?
IRRecv.h:35:10: error: 'vector' in namespace 'std' does not name a template type std::vector<uint8_t> _preferred;
Hello, When trying to compile on ESP32C3 i got an error with vector, any idea?
IRRecv.h:35:10: error: 'vector' in namespace 'std' does not name a template type std::vector<uint8_t> _preferred;