issues
search
milaq
/
rpi-rf
Sending and receiving 433MHz signals with cheap GPIO RF modules on a Raspberry Pi
BSD 3-Clause "New" or "Revised" License
504
stars
179
forks
source link
Add GPIO.mode BOARD for usage with BOARD pin numbering
#71
Open
hasenradball
opened
1 year ago
hasenradball
commented
1 year ago
added parameter
mode
to the constructor
changed nape
gpio
to an general name
pin
added if...else construct to check which mode can be used
create new method
setMode
to collect the set mode stuff in one single function
mode
to the constructorgpio
to an general namepin
setMode
to collect the set mode stuff in one single function