This commit is contained in:
2023-06-28 23:47:52 +02:00
parent cb3b817295
commit 0f47f29c74
4 changed files with 123 additions and 193 deletions

View File

@@ -80,7 +80,9 @@ The register "DivIrqReg" corresponds to "DivIrqEn", and has the following bit de
Bit 1: reserved - nothing to see here
Bit 0: reserved - are you feeling lucky, punk?
```
Interrupt method was not working because it seems reading a card does not trigger one.
See https://arduino.stackexchange.com/a/76285 and https://github.com/miguelbalboa/rfid/blob/master/examples/MinimalInterrupt/MinimalInterrupt.ino
## Buttons