Question 27
In the following diagram:
(If having trouble viewing image, link to image on Github)
The Assembly Language code for it can be found at: button3.s
The program when the user presses down on the tactile button on rows 34-36 will light up the LED blue when the bl digitalRead instruction returns a 1.
O True
O False