added GNSS enable pin handling
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2021-12-20 13:37:28 +01:00
parent 79859090f8
commit 636c1fdf26
5 changed files with 20 additions and 4 deletions

View File

@ -27,6 +27,8 @@ enum gpioId_t {
GNSS_0_NRESET,
GNSS_1_NRESET,
GNSS_0_ENABLE,
GNSS_1_ENABLE,
GYRO_0_ENABLE,
GYRO_2_ENABLE,