tweaks for pin handling
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2023-08-02 11:14:35 +02:00
parent 7f3c71f4dc
commit 0bbcfb34e8
4 changed files with 17 additions and 17 deletions

View File

@ -168,6 +168,7 @@ class PayloadPcduHandler : public DeviceHandlerBase {
void handleExtConvRead(const uint8_t* bufStart);
void handlePrintout();
void pullAllGpiosLow(uint32_t delayBeforeSwitchingOffDro);
void checkAdcValues();
void handleOutOfBoundsPrintout();
void checkJsonFileInit();