User Options - BIOS Soil Moisture Sensor
In the interest of optimising code execution and processor performance, if you are "not" connecting a BIOS Soil Moisture Sensor to the transmitter station then we should set this options to 0 for Not Used.
// --------------------------------------------------------------------------------------
// BIOS soil moisture sensor settings
// --------------------------------------------------------------------------------------
// ---- Please use the included BIOS_ID_Scanner sketch to find you BIOS Device ID
#define BiosSensor_ID 0 // Device ID in HEX format(0xE), or 0 not used
In the interest of optimising code execution and processor performance, if you are "not" connecting a BIOS Soil Moisture Sensor to the transmitter station then we should set this options to 0 for Not Used.
// --------------------------------------------------------------------------------------
// BIOS soil moisture sensor settings
// --------------------------------------------------------------------------------------
// ---- Please use the included BIOS_ID_Scanner sketch to find you BIOS Device ID
#define BiosSensor_ID 0 // Device ID in HEX format(0xE), or 0 not used

