Adding the submodule `Enable` into Cmake file.

This commit is contained in:
jakeg00dwin 2024-09-03 16:41:38 -07:00
parent 328b35d81e
commit d1091fd73d
1 changed files with 1 additions and 0 deletions

View File

@ -56,3 +56,4 @@ add_subdirectory(Relays)
add_subdirectory(zero_cross_detection)
add_subdirectory(ADC)
add_subdirectory(load)
add_subdirectory(Enable)