g0orx / pihpsdr

Raspberry Pi standalone code for HPSDR (Protocol 1 and Protocol 2)
GNU General Public License v2.0
105 stars 73 forks source link

Some small corrections #148

Closed dl1ycf closed 2 years ago

dl1ycf commented 2 years ago

a) Makefile: correction for MacOS, removed unused variables, "fused" GPIO_OPTIONS/GPIOD_OPTIONS b) gpio.c: correction (when compiling without GPIO), removed RIT/XIT (which are encoder actions) by RIT_ENABLE/XITENABLE (which are switch actions) c) iambic.c/gpio.c/gpio.h: removed unused functions gpio{right,left}_key() d) mac_midi.c: added #include actions.h