When a tag leaves, we don't negate the ID which would be implied by writing -ID. Clarify that we set the sign bit instead.
Add a new class to handle the RFID module and associated data in order to track active tags. Update main with RFID initialization and a minimal usage to check it is working as expected.