minor update to cc3000 documentation

This commit is contained in:
Matthew Wall
2014-06-03 11:41:26 +00:00
parent 15369180d1
commit bbcd459734
2 changed files with 8 additions and 0 deletions

View File

@@ -19,6 +19,10 @@ This driver does not support hardware record_generation. It does support
catchup on startup.
"""
# FIXME: handle units properly - confirm units with some raw data
# FIXME: do a partial read of memory based on interval size
# FIXME: support non-fixed interval size
from __future__ import with_statement
import serial
import syslog

View File

@@ -1117,6 +1117,10 @@ longitude = -77.0366</pre>
<td class="code text_highlight">WS1</td>
<td>Argent Data Systems WS1 stations</td>
</tr>
<tr>
<td class="code text_highlight">CC3000</td>
<td>RainWise CC3000 data logger</td>
</tr>
</table>
<p id="station_url" class="config_option"><span class="config_important">station_url</span></p>