| Note - addition of 100k pulldown on D6, and Autoscan jumper. |
#picaxe 08m2 #no_data 'Hextor IR SETFREQ m16 Start: IRIN C.3,b2 LOW C.1 'Yellow LED On SERTXD (#b2,cr) 'Debug b2 =b2 +1 'so key numbers work SEROUT C.4,N9600_16,(b2) 'send to BSx5 HIGH C.1 'Yellow LED Off GOTO start |