summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/hhd70dongle.c
diff options
context:
space:
mode:
authorBernhard Tittelbach <xro@realraum.at>2012-05-19 03:47:23 +0000
committerBernhard Tittelbach <xro@realraum.at>2012-05-19 03:47:23 +0000
commit56f60406799444317d08259beaa874eed0404494 (patch)
tree5a6865919bf168597b6e36f9d203477382a736f2 /software/hhd70dongle/hhd70dongle.c
parentTX test (diff)
tx should work, but fifo isn't transmitted
git-svn-id: https://svn.spreadspace.org/mur.sat@431 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/hhd70dongle/hhd70dongle.c')
-rw-r--r--software/hhd70dongle/hhd70dongle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/software/hhd70dongle/hhd70dongle.c b/software/hhd70dongle/hhd70dongle.c
index acb3d2f..97b82a5 100644
--- a/software/hhd70dongle/hhd70dongle.c
+++ b/software/hhd70dongle/hhd70dongle.c
@@ -52,6 +52,7 @@ uint8_t write_buffer[64]; // buffer for writing usb signals
// * use adc noise canceler (i.e. automatic sampling during cpu sleep)
// * read atmega temp
// * safely save state in eeprom (2 memory regions, only use the one with the "written successfully bit" which is written last)
+// * what if c1101 resets spuriously and clears it's settings ? -> check peridically ?
int main(void)
{