Skip to content

Commit

Permalink
Applying revision number V1.1 to source code
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasBesson committed Aug 20, 2016
1 parent 0669d3e commit a813b94
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions BlinkyBike/BlinkyBike/BlinkyBike.ino
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
//
///////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////
// ____ _ _ _ ____ _ _
// | _ \| (_) | | | _ \(_) |
// | |_) | |_ _ __ | | ___ _ | |_) |_| | _____
// | _ <| | | '_ \| |/ / | | | | _ <| | |/ / _ \
// | |_) | | | | | | <| |_| | | |_) | | < __/
// |____/|_|_|_| |_|_|\_\\__, | |____/|_|_|\_\___|
// __/ |
// |___/
//
///////////////////////////////////////////////////////////////////////////////
/******************************************************************************
* ____ _ _ _ ____ _ _
* | _ \| (_) | | | _ \(_) |
* | |_) | |_ _ __ | | ___ _ | |_) |_| | _____
* | _ <| | | '_ \| |/ / | | | | _ <| | |/ / _ \
* | |_) | | | | | | <| |_| | | |_) | | < __/
* |____/|_|_|_| |_|_|\_\\__, | |____/|_|_|\_\___|
* __/ | Version 1.1
* |___/
*
*****************************************************************************/

#include "MainApp.h"

Expand Down

0 comments on commit a813b94

Please sign in to comment.