\r
/** \mainpage MIDI Tone Generator Project\r
*\r
- * \section SSec_Compat Project Compatibility:\r
+ * \section Sec_Compat Project Compatibility:\r
*\r
* The following list indicates what microcontrollers are compatible with this project.\r
*\r
* - Series 6 USB AVRs (AT90USBxxx6)\r
* - Series 4 USB AVRs (ATMEGAxxU4)\r
*\r
- * \section SSec_Info USB Information:\r
+ * \section Sec_Info USB Information:\r
*\r
* The following table gives a rundown of the USB utilization of this project.\r
*\r
* </tr>\r
* </table>\r
*\r
- * \section SSec_Description Project Description:\r
+ * \section Sec_Description Project Description:\r
*\r
* MIDI note synthesiser project. This project implements a basic DDS frequency synthesiser, capable of producing 8-bit PWM sine\r
* waves of variable frequency. When attached to a USB host, this project will allow for multiple MIDI notes to be synthesised into\r
* Outgoing audio will output in 8-bit PWM onto the timer 3 output compare channel A. Decouple the audio output with a capacitor\r
* and attach to a speaker to hear the audio.\r
*\r
- * \section SSec_Options Project Options\r
+ * \section Sec_Options Project Options\r
*\r
* The following defines can be found in this project, which can control the project behaviour when defined, or changed in value.\r
*\r