List of single pins to be read (see [doc](https://docs.google.com/document/d/1WZz2Fno5V7ejHbocwSsRa0YBW_1ilQCqnP1pQ4UrSkE/edit?tab=t.0#bookmark=id.2nroe6l02nh2)): - [ ] Fixed solar charger status (PIN 34) - LOW means OK-functioning - [ ] Solar charger faulty status (PIN 33) - LOW means faulty! - [ ] Side Panel A Deployment (PIN 10) - HIGH means deployed! - [ ] Side Panel B Deployment (PIN 9) - HIGH means deployed! - [ ] Remove Before Flight (PIN 42) - HIGH means pin has been removed and we're ready for flight! You should extend [`telemetry_task.c`](https://github.com/stanford-ssi/samwise-flight-software/blob/730a4fb77220a3563c9a7280951445fbaca7287d/src/tasks/telemetry/telemetry_task.c#L90) with additional fields in slate for the above statuses.