summaryrefslogtreecommitdiff
path: root/inc/resource/resource_sound_detection_sensor_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/resource/resource_sound_detection_sensor_internal.h')
-rw-r--r--inc/resource/resource_sound_detection_sensor_internal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/resource/resource_sound_detection_sensor_internal.h b/inc/resource/resource_sound_detection_sensor_internal.h
index 80cc95b..fa1acdd 100644
--- a/inc/resource/resource_sound_detection_sensor_internal.h
+++ b/inc/resource/resource_sound_detection_sensor_internal.h
@@ -19,8 +19,8 @@
* limitations under the License.
*/
-#ifndef __POSITION_FINDER_RESOURCE_SOUND_DETECTION_SENSOR_INTERNAL_H__
-#define __POSITION_FINDER_RESOURCE_SOUND_DETECTION_SENSOR_INTERNAL_H__
+#ifndef __RCC_RESOURCE_SOUND_DETECTION_SENSOR_INTERNAL_H__
+#define __RCC_RESOURCE_SOUND_DETECTION_SENSOR_INTERNAL_H__
/**
* @brief Releases the gpio handle and changes the gpio pin state to the close(0).
@@ -28,4 +28,4 @@
*/
extern void resource_close_sound_detection_sensor(int pin_num);
-#endif /* __POSITION_FINDER_RESOURCE_SOUND_DETECTION_SENSOR_INTERNAL_H__ */
+#endif /* __RCC_RESOURCE_SOUND_DETECTION_SENSOR_INTERNAL_H__ */