summaryrefslogtreecommitdiff
path: root/src/storage.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-02-17 17:17:12 +0100
committerDaniel Friesel <derf@finalrewind.org>2016-02-17 17:17:12 +0100
commitbffcdb4987acb5a49e2756df355ae9d55fdb112d (patch)
tree406763910e23ad6ab8f9309ef97ae544687af2c0 /src/storage.h
parentee17a71e0890d015f2aa7d7222407d85d53c0720 (diff)
more modem receive state machine logic
Diffstat (limited to 'src/storage.h')
-rw-r--r--src/storage.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/storage.h b/src/storage.h
index 656d13e..10cdbc5 100644
--- a/src/storage.h
+++ b/src/storage.h
@@ -47,10 +47,9 @@ class Storage {
* dattern data will be read and stored, regardless of the
* pattern header.
*
- * @param idx pattern index (subjec to change!)
* @param data pattern data. Must be at least 64 Bytes
*/
- void save(uint16_t idx, uint8_t *data); // TODO probably better without idx
+ void save(uint8_t *data);
/**
* Continue saving a pattern on the EEPROM. Appends 64 bytes of