summaryrefslogtreecommitdiff
path: root/TRNS/include/timer.h
blob: 8d5c3d55f0889808bc1cdb3d3d2f1d7a95a67406 (plain)
1
2
3
4
5
#pragma once

#define N_TIMERS 10
#include "../../include/timer_base.h"
#undef N_TIMERS