VS Arduino
>> >> error under VisualMicro IDE not under Arduino IDE
https://www.visualmicro.com/forums/YaBB.pl?num=1589727294

Message started by Roboftheweb on May 17th, 2020 at 2:54pm

Title: error under VisualMicro IDE not under Arduino IDE
Post by Roboftheweb on May 17th, 2020 at 2:54pm
The following compiles and uploads fine using the Arduino IDE

int len = message.length();
uint8_t buffer[len];

but the VisualMicro IDE reports it as an error, saying the value for len must be a constant.

Title: Re: error under VisualMicro IDE not under Arduino IDE
Post by Visual Micro on May 17th, 2020 at 4:24pm
I suspect we are talking about intellisense errors and that if you click build it builds okay?

Either way please follow the guide in yellow above so we can see which board and config you are using.

Thanks

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.