Skip to content

Commit

Permalink
Create benelli.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-hol authored Feb 13, 2024
1 parent 6711a0b commit 6a27d5a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions firmware/config/engines/benelli.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
* @file benelli.h
*
* @date Feb 13, 2024
* @author Michael Holzer, (c) 2024
*/

#pragma once

#include "engine_configuration.h"

void setBenelliTre();

void set_Mre_Benelli_3_cyl_900ccm();
void set_Mre_Benelli_3_cyl_1130ccm();

0 comments on commit 6a27d5a

Please sign in to comment.