Updates PHOTO_V pin to P0.29 in prst_config.h

This commit is contained in:
rbaron 2021-09-11 12:05:53 +02:00
parent b56e930546
commit a3943bc298

View file

@ -7,7 +7,7 @@
#define PRST_LED_PIN NRF_GPIO_PIN_MAP(0, 28)
// Photo Sensor
#define PRST_PHOTO_V NRF_GPIO_PIN_MAP(1, 11)
#define PRST_PHOTO_V NRF_GPIO_PIN_MAP(0, 29)
#define PRST_PHOTO_OUT NRF_GPIO_PIN_MAP(0, 2)
// Deep sleep.