Formatted.

This commit is contained in:
Kai Lauterbach 2012-01-04 16:30:54 +01:00
parent 15fae9778d
commit 002a63c292

View file

@ -13,8 +13,7 @@
/*! \brief Main loop /*! \brief Main loop
*/ */
int __attribute__((OS_main)) int __attribute__((OS_main)) main()
main()
{ {
// Initialize the AVR and the USB connection. // Initialize the AVR and the USB connection.
init(); init();