|
From: <bo...@us...> - 2008-07-01 05:38:52
|
Revision: 234
http://gearbox.svn.sourceforge.net/gearbox/?rev=234&view=rev
Author: borax00
Date: 2008-06-30 22:38:58 -0700 (Mon, 30 Jun 2008)
Log Message:
-----------
minor.
Modified Paths:
--------------
gearbox/trunk/submitted/gbxsmartbatteryacfr/smartbatteryacfr.dox
Modified: gearbox/trunk/submitted/gbxsmartbatteryacfr/smartbatteryacfr.dox
===================================================================
--- gearbox/trunk/submitted/gbxsmartbatteryacfr/smartbatteryacfr.dox 2008-06-30 12:04:53 UTC (rev 233)
+++ gearbox/trunk/submitted/gbxsmartbatteryacfr/smartbatteryacfr.dox 2008-07-01 05:38:58 UTC (rev 234)
@@ -25,7 +25,7 @@
@par Examples
- See 'test/simpletest.cpp' for a simple example of how to use the library. The test reads a few records from the oceanserver system and prints the results on the screen.
-- See 'test/fancytest.cpp' for a more advanced example. The test uses a class to read a few records from the oceanserver system and stores an internal (full) record which only gets updated with new data.
+- See 'test/fancytest.cpp' for a more advanced example. The test uses a class to read a few records from the oceanserver system and stores an internal (full) record which gets incrementally updated with new data.
@par Style
See http://orca-robotics.sourceforge.net/orca/orca_doc_style.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|