trinket pro 5v
-
Just wondering,
I have some Trinket Pro 5v boards from Adafruit
They do not pinout the interrupt pin D2 only pin D3, so if I were to use this device say for temp measuring I would need pins D2 for radio and pin D3 for sensor, is there a work around that would allow these boards to be used with out D2?
And could it be incorporated into the temp sketch as an example?
-
You actually don't need to connect D2 to radio IRQ. So you should be fine.
-
hey great will try tomorrow
Thankyou