// after
#define MAX_SENSORS (3)
// 中略
    for (size_t i = 0; i < MAX_SENSORS; i++) {
