diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-04-22 19:11:26 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-04-22 19:11:26 +0200 |
commit | 8ed337985b1ff75d2118c0591684ca878a40a81b (patch) | |
tree | d34c0424aab6ffcfc10b24bc8f7f667a61a2dc0e /src/glutt-o-logique | |
parent | e0857bd199cd42d34629d2831210a480e8108728 (diff) | |
download | glutte-o-matic-8ed337985b1ff75d2118c0591684ca878a40a81b.tar.gz glutte-o-matic-8ed337985b1ff75d2118c0591684ca878a40a81b.tar.bz2 glutte-o-matic-8ed337985b1ff75d2118c0591684ca878a40a81b.zip |
Add a bit of delay on the 1750 detector
Diffstat (limited to 'src/glutt-o-logique')
-rw-r--r-- | src/glutt-o-logique/pio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glutt-o-logique/pio.c b/src/glutt-o-logique/pio.c index 948a330..5e5baf2 100644 --- a/src/glutt-o-logique/pio.c +++ b/src/glutt-o-logique/pio.c @@ -348,5 +348,4 @@ void pio_set_sq2(int on) #warning "TODO Test SQ2 out" #warning "TODO Test 1750 out" -#warning "TODO Test FAX out" |