Closed Hoverhead closed 3 years ago
There are three #if statements, so there should be three corresponding #endif statements. There is no need to correct the code, but the manual is in error so I will correct that. Thank you for spotting the discrepancy and reporting it.
"#ifdef AVR" in the manual shows two lines of " #endif" but the actual file has three lines of " #endif" . So which is correct? Do I remove or add a" #endif" ?