Revision:
2:0306beaf5ff7
Parent:
0:313c9e399e12
Child:
3:5ae3c983f241
--- a/VBus.h	Thu Dec 30 18:04:45 2010 +0000
+++ b/VBus.h	Fri Dec 31 13:52:58 2010 +0000
@@ -44,7 +44,7 @@
  *
  * int main() {
  *
- *     While(1){
+ *     while(1){
  *         if (ResolBS.Read()) {
  *
  *             pc.printf("T collector = %.1f\r\n",ResolBS.Sensor1_temp);