mirror of
https://github.com/rene-dev/stmbl.git
synced 2026-02-06 02:02:34 +08:00
comp include
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "comps/ac_comp.h"
|
||||
#include "hal.h"
|
||||
|
||||
HAL_COMP(ac);
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/auto_ac_comp.h"
|
||||
#include "hal.h"
|
||||
#include "defines.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/dc_comp.h"
|
||||
#include "commands.h"
|
||||
#include "hal.h"
|
||||
#include "math.h"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/iit_old_comp.h"
|
||||
#include "commands.h"
|
||||
#include "hal.h"
|
||||
#include "math.h"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/pmsm_comp.h"
|
||||
/*
|
||||
* This file is part of the stmbl project.
|
||||
*
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/uf_comp.h"
|
||||
#include "commands.h"
|
||||
#include "hal.h"
|
||||
#include "math.h"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/wobl_comp.h"
|
||||
#include "commands.h"
|
||||
#include "hal.h"
|
||||
#include "math.h"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/hvf1_comp.h"
|
||||
#include "commands.h"
|
||||
#include "hal.h"
|
||||
#include "math.h"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/io3_comp.h"
|
||||
#include "commands.h"
|
||||
#include "hal.h"
|
||||
#include "defines.h"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include "comps/enc_comp.h"
|
||||
#include "commands.h"
|
||||
#include "hal.h"
|
||||
#include "math.h"
|
||||
|
||||
Reference in New Issue
Block a user