mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-03-13 11:39:11 +00:00
Update Multiprotocol.ino
This commit is contained in:
parent
6848fab873
commit
2255675a2c
@ -300,7 +300,6 @@ void setup()
|
||||
pinMode(S4_pin,INPUT_PULLUP);
|
||||
//Random pins
|
||||
pinMode(PB0, INPUT_ANALOG); // set up pin for analog input
|
||||
pinMode(PB1, INPUT_ANALOG); // set up pin for analog input
|
||||
|
||||
//Timers
|
||||
init_HWTimer(); //0.5us
|
||||
|
Loading…
x
Reference in New Issue
Block a user