fix typo in resource_adc_mcp3008.c
[apps/native/position-finder-server.git] / inc / resource_internal.h
index 4ceb9b2..ffc6f60 100644 (file)
@@ -23,6 +23,7 @@
 #define __POSITION_FINDER_RESOURCE_INTERNAL_H__
 
 #include <peripheral_io.h>
+#include <stdint.h>
 
 #include "resource/resource_illuminance_sensor_internal.h"
 #include "resource/resource_infrared_motion_sensor_internal.h"
 #include "resource/resource_led_internal.h"
 #include "resource/resource_vibration_sensor_internal.h"
 #include "resource/resource_flame_sensor_internal.h"
+#include "resource/resource_rain_sensor_internal.h"
+#include "resource/resource_sound_detection_sensor_internal.h"
+#include "resource/resource_tilt_sensor_internal.h"
 #include "resource/resource_gas_detection_sensor_internal.h"
+#include "resource/resource_sound_level_sensor_internal.h"
 
 #define PIN_MAX 40