Formatted.
This commit is contained in:
parent
15fae9778d
commit
002a63c292
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
|
||||
/*! \brief Main loop
|
||||
*/
|
||||
int __attribute__((OS_main))
|
||||
main()
|
||||
int __attribute__((OS_main)) main()
|
||||
{
|
||||
// Initialize the AVR and the USB connection.
|
||||
init();
|
||||
|
|
Loading…
Reference in a new issue