Changeset 2288
- Timestamp:
- Jun 16, 2011 3:56:03 AM (2 years ago)
- File:
-
- 1 edited
-
dev/olpc/kb3700/batstat.fth (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dev/olpc/kb3700/batstat.fth
r2280 r2288 129 129 [then] 130 130 131 : (mppt-pct) 255 * 100 / mppt-limit! ;132 133 134 131 : .mppt 135 132 mppt-limit@ ( pwr_limit ) … … 137 134 ." Vin: " .d ." PWM: " . 138 135 ; 139 140 : mppt-pct (mppt-pct) .mppt cr ;141 136 142 137 : watch-mppt ( -- )
Note: See TracChangeset
for help on using the changeset viewer.
