Open
Description
Describe the bug
The class "Serial" is not recognized and is considered a "Undeclared Identifier"
To Reproduce
Just try this to initialize the hardware serial in the void setup.
Expected behavior
Well, nothing is supposed to happen. The IDE is supposed to recognize it
Desktop (please complete the following information):
- OS: Windows
- Version: 2.0.0
Additional context
Just downloaded it, installed the arduino AVR boards, and tried out this simple sketch. NOTHING ELSE HAS BEEN DONE