main: Use both RFID readers
As our RFID tags cannot co-exist on the same reader as originally plan, handle another reader on SPI1. Checking tags is not time sensitive and can be made in successive loops, which minimizes the changes needed from the original code.
This commit is contained in:
parent
3ee09f284a
commit
776a4e252f
2 changed files with 18 additions and 1 deletions
|
@ -42,6 +42,7 @@ se synchroniser avec le firmware et potentiellement le mettre à jour.
|
|||
- [ ] Contrôle des modules
|
||||
- [x] RFID (base)
|
||||
- [x] RFID (avancé, écriture des tags)
|
||||
- [x] RFID (deux lecteurs)
|
||||
- [x] LCD (base)
|
||||
- [x] LCD (animations)
|
||||
- [ ] LCD (UI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue