Skip to content

Commit

Permalink
external TMP117 working - internal nRF52 temperature sensor disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
amonvinc committed Nov 25, 2021
1 parent 24cbe77 commit 0aad239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/application_config/app_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@

/** @brief Enable nRF52 temperature sensor */
#ifndef APP_SENSOR_ENVIRONMENTAL_MCU_ENABLED
# define APP_SENSOR_ENVIRONMENTAL_MCU_ENABLED RB_ENVIRONMENTAL_MCU_PRESENT
//# define APP_SENSOR_ENVIRONMENTAL_MCU_ENABLED RB_ENVIRONMENTAL_MCU_PRESENT
#endif

#ifndef RUUVI_NRF5_SDK15_NRF52832_ENVIRONMENTAL_ENABLED
Expand Down

0 comments on commit 0aad239

Please sign in to comment.