#Created by VisualGDB. Right-click on the component in Solution Explorer to edit properties using convenient GUI.

idf_component_register(
	SRCS HallSensor.c
	INCLUDE_DIRS "."
	PRIV_REQUIRES esp_adc freertos driver hal)
component_compile_definitions(${HydrosVariant})