diff options
| author | manuel <manuel@mausz.at> | 2020-04-11 13:44:43 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2020-04-11 13:44:43 +0200 |
| commit | ef99adf6e71437c450bb336755e72f776cc09257 (patch) | |
| tree | 4d0a01208c7671fce235090d1a520c7871325290 /martin/door/src/cc1101.h | |
| parent | 0553b9907f912e56a2cd2a08b03a83ce6f2a75c6 (diff) | |
| download | arduino-ef99adf6e71437c450bb336755e72f776cc09257.tar.gz arduino-ef99adf6e71437c450bb336755e72f776cc09257.tar.bz2 arduino-ef99adf6e71437c450bb336755e72f776cc09257.zip | |
Update martin
Diffstat (limited to 'martin/door/src/cc1101.h')
| -rw-r--r-- | martin/door/src/cc1101.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/martin/door/src/cc1101.h b/martin/door/src/cc1101.h index 04d828e..3bb0ad9 100644 --- a/martin/door/src/cc1101.h +++ b/martin/door/src/cc1101.h | |||
| @@ -21,6 +21,7 @@ class CC1101 | |||
| 21 | #endif | 21 | #endif |
| 22 | bool setup(); | 22 | bool setup(); |
| 23 | bool setISM(ISM_FREQ ism_freq); | 23 | bool setISM(ISM_FREQ ism_freq); |
| 24 | void setPatable(const uint8_t patable[8]); | ||
| 24 | bool register_check(); | 25 | bool register_check(); |
| 25 | bool transmit(); | 26 | bool transmit(); |
| 26 | void setGDO0(int value); | 27 | void setGDO0(int value); |
