54b14f310b904982e3311db2ed0dc04abd1ff734
[des2015.git] / mart / ex09 / explanations.txt
1 9a1.
2 The program just prints the number of keypresses
3
4 9a2.
5 It happens that within the spinning the keyboard handler prints the number of
6 keypresses. This is because the priority is set to 257 because it's an
7 interrupt handler.