HarryA
Member
Joined: 2024-08-19 1:39 pm
Last seen: 2025-12-16 3:12 pm
Last seen: 2025-12-16 3:12 pm
Follow
RE: ESP32 PWM Fan Controller Compile Errors
Have you seen the info that contains: The error 'ledcAttachPin' was not declared in this scope occurs when using the ESP32's LEDC (LED Control) API ...
8 months ago
Forum
RE: WRL-10532 Module with Arduino for Wireless Control
Have you seen this info? Look for "Tips and Considerations:
9 months ago
Forum
RE: VS Code Debugging
"Presumably you are referring specifically to the Wokwi for VS Code?" No, Wokwi type web sites are stand alone. You upload your code to it. You ca...
11 months ago
Forum
RE: VS Code Debugging
Look at online simulators like:/p>
11 months ago
Forum
RE: Arduino does not like my pointers!
unsigned char *cPtr works. As for the atoi() it will not. I was thinking that the odd characters would have some ascii value but no. Thanks for...
1 year ago
Forum