This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Battery Monitor | |
| Sends queries over i2c to the fueltank boosterpack; | |
| Shows results on lcd | |
| ========================================================================= | |
| Contains code from the HelloWorld example of the LiquidCrystal library: | |
| Library originally added 18 Apr 2008 | |
| by David A. Mellis | |
| library modified 5 Jul 2009 |
NewerOlder