pulse_counter_ulp: Add required structure to dummy header

This commit is contained in:
brisk 2024-10-06 19:18:17 +10:30
parent cdb0d0de9b
commit 2b7fc64e46

View file

@ -1,3 +1,7 @@
#pragma once
// Dummy file to appease clang-tidy
// The real file is generated automatically by the IDF esp32ulp_mapgen.py
// utility
namespace pulse_counter_ulp {}