fome-fw/firmware/config/engines/gm_ls_4.h

12 lines
114 B
C
Raw Permalink Normal View History

2022-10-25 20:18:41 -07:00
/*
* gm_ls_4.h
*
*/
#pragma once
#include "engine_configuration.h"
void setGmLs4();
2022-10-27 16:53:28 -07:00
void setProteusGmLs4();