Dawn Framework 1.0
Universal data acquisition framework for embedded systems
pulsecount.hxx
1// dawn/include/dawn/porting/nuttx/pulsecount.hxx
2//
3// SPDX-License-Identifier: Apache-2.0
4//
5
6#pragma once
7
8#define PULSECOUNT_PATH_FMT "/dev/pulsecount%d"