Important update: Arm Announces End of Life Timeline for Mbed. This site will be archived in July 2026. Read the full announcement.
You are viewing an older revision! See the latest version
Compiler Error 20
You have attempted to reference a variable without first declaring it, so the compiler doesn't recognize the name of the variable. If you're sure you've already declared this variable, check for typos.