Open JMyrng opened 3 years ago
Hi,
while compiling I got the following errors:
were not declared in this scope (src/Air530.cpp sendCmd).
not declared in this scope
I´m working with Visual Studio Code and PIO. My board is an Arduino MKR 1310. Are there any ways to fix my error?
JMyrng
I got no matching function for call to 'HardwareSerial::HardwareSerial(int)' this repo is not maintained
no matching function for call to 'HardwareSerial::HardwareSerial(int)'
Hi,
while compiling I got the following errors:
were
not declared in this scope
(src/Air530.cpp sendCmd).I´m working with Visual Studio Code and PIO. My board is an Arduino MKR 1310. Are there any ways to fix my error?
JMyrng