custom-board-bundle-sample-.../firmware/controllers/trigger/decoders/trigger_renix.h

14 lines
216 B
C
Raw Normal View History

2020-04-18 19:20:17 -07:00
/*
* @file trigger_renix.h
*
* @date Apr 18, 2020
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once
#include "trigger_structure.h"
// TT_RENIX_44_2_2
void initializeRenix44_4_4(TriggerWaveform *s);