aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/shared-bindings/countio/__init__.h
blob: 35ae9f035487aad03e710458b70c0fe123b58e02 (plain)
1
2
3
4
5
6
7
8
9
#ifndef MICROPY_INCLUDED_SHARED_BINDINGS_COUNTIO___INIT___H
#define MICROPY_INCLUDED_SHARED_BINDINGS_COUNTIO___INIT___H

#include "py/obj.h"

// Nothing now.

#endif  // MICROPY_INCLUDED_SHARED_BINDINGS_COUNTIO___INIT___H