From 0c7f7b82485a47e0107cad04c50cb81a63bfc8d4 Mon Sep 17 00:00:00 2001 From: qqqlab <46283638+qqqlab@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:35:02 +0100 Subject: [PATCH] fix betaflight targets --- src/boards/betaflight_target_converter.py | 2 +- src/madflight/imu/BMI270/BMI270.h | 6 +++--- src/madflight_board_betaflight_AFNG-ALIENFLIGHTF4.h | 4 ++-- src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7.h | 4 ++-- src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_DUAL.h | 4 ++-- src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_ELRS.h | 4 ++-- src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_RX.h | 4 ++-- src/madflight_board_betaflight_AIKO-AIKONF4.h | 4 ++-- src/madflight_board_betaflight_AIKO-AIKONF7.h | 4 ++-- src/madflight_board_betaflight_AIRB-AG3XF4.h | 4 ++-- src/madflight_board_betaflight_AIRB-AG3XF7.h | 4 ++-- src/madflight_board_betaflight_AIRB-AIRBOTF4.h | 4 ++-- src/madflight_board_betaflight_AIRB-AIRBOTF4SD.h | 4 ++-- src/madflight_board_betaflight_AIRB-AIRBOTF4V2.h | 4 ++-- src/madflight_board_betaflight_AIRB-AIRBOTF7.h | 4 ++-- src/madflight_board_betaflight_AIRB-AIRBOTF7HDV.h | 4 ++-- src/madflight_board_betaflight_AIRB-AIRBOTG4AIO.h | 4 ++-- src/madflight_board_betaflight_AIRB-HELSEL_STRIKERF7.h | 4 ++-- src/madflight_board_betaflight_AIRB-NOX.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF4.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF4FW.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF4NANOV7.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF4SD.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF4V6.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF7.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF7NANOV7.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNIBUSF7V2.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNINXT4.h | 4 ++-- src/madflight_board_betaflight_AIRB-OMNINXT7.h | 4 ++-- src/madflight_board_betaflight_ALWH-ALIENWHOOPF4.h | 4 ++-- src/madflight_board_betaflight_ANYL-MERCURYG4.h | 4 ++-- src/madflight_board_betaflight_APEX-APEXF7.h | 4 ++-- src/madflight_board_betaflight_AXFL-ARGUSF7AIO.h | 4 ++-- src/madflight_board_betaflight_AXFL-AXISFLYINGF7.h | 4 ++-- src/madflight_board_betaflight_AXFL-AXISFLYINGF7PRO.h | 4 ++-- src/madflight_board_betaflight_BEFH-BETAFPVF405.h | 4 ++-- src/madflight_board_betaflight_BEFH-BETAFPVF411.h | 4 ++-- src/madflight_board_betaflight_BEFH-BETAFPVF411RX.h | 4 ++-- src/madflight_board_betaflight_BEFH-BETAFPVF4SX1280.h | 4 ++-- src/madflight_board_betaflight_BEFH-BETAFPVF722.h | 4 ++-- src/madflight_board_betaflight_BEFH-BETAFPVH743.h | 4 ++-- src/madflight_board_betaflight_BKMN-BLUEJAYF4.h | 4 ++-- src/madflight_board_betaflight_BKMN-NERO.h | 4 ++-- src/madflight_board_betaflight_CLNE-FREEAXISF4.h | 4 ++-- src/madflight_board_betaflight_CLNE-MATEKF405STD_CLONE.h | 4 ++-- src/madflight_board_betaflight_CLRA-CLRACINGF4.h | 4 ++-- src/madflight_board_betaflight_CLRA-CLRACINGF4V2.h | 4 ++-- src/madflight_board_betaflight_CLRA-CLRACINGF7.h | 4 ++-- src/madflight_board_betaflight_CUST-RPMENERGYF722HD.h | 4 ++-- src/madflight_board_betaflight_CUST-RUSRACE_F4.h | 4 ++-- src/madflight_board_betaflight_CUST-RUSRACE_F7.h | 4 ++-- src/madflight_board_betaflight_CUST-SIRMIXALOT.h | 4 ++-- src/madflight_board_betaflight_CYCL-CYCLONEF405_PRO.h | 4 ++-- src/madflight_board_betaflight_CYCL-CYCLONEF722_PRO.h | 4 ++-- src/madflight_board_betaflight_DAFP-DARWINF411.h | 4 ++-- src/madflight_board_betaflight_DAFP-DARWINF4SX1280HD.h | 4 ++-- src/madflight_board_betaflight_DAFP-DARWINF722HD.h | 4 ++-- src/madflight_board_betaflight_DAFP-DARWINF722HDV2.h | 4 ++-- src/madflight_board_betaflight_DAKE-DAKEFPVF405.h | 4 ++-- src/madflight_board_betaflight_DAKE-DAKEFPVF411.h | 4 ++-- src/madflight_board_betaflight_DAKE-DAKEFPVF722.h | 4 ++-- src/madflight_board_betaflight_DALR-DALRCF405.h | 4 ++-- src/madflight_board_betaflight_DALR-DALRCF722DUAL.h | 4 ++-- src/madflight_board_betaflight_DERC-SOULF4.h | 4 ++-- src/madflight_board_betaflight_DFRA-DFR_F722_DUAL_HD.h | 4 ++-- src/madflight_board_betaflight_DFRC-DREAMFLYF411.h | 4 ++-- src/madflight_board_betaflight_DIAT-FURYF4.h | 4 ++-- src/madflight_board_betaflight_DIAT-FURYF4OSD.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF405US.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF405US_I2C.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF405_2022A.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF405_2022B.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF411.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF722.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF722_2022A.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF722_2022B.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF722_I2C.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAF722_X8.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAG4.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAH743.h | 4 ++-- src/madflight_board_betaflight_DIAT-MAMBAH743_2022B.h | 4 ++-- src/madflight_board_betaflight_DRCL-ELINF405.h | 4 ++-- src/madflight_board_betaflight_DRCL-ELINF722.h | 4 ++-- src/madflight_board_betaflight_DREA-DREAMWORKSF722.h | 4 ++-- src/madflight_board_betaflight_DYST-DYSF44530D.h | 4 ++-- src/madflight_board_betaflight_DYST-DYSF4PRO.h | 4 ++-- src/madflight_board_betaflight_EACH-EACHINEF411_AIO.h | 4 ++-- src/madflight_board_betaflight_EACH-EACHINEF722.h | 4 ++-- src/madflight_board_betaflight_EACH-EACHINEF722_AIO.h | 4 ++-- src/madflight_board_betaflight_EMAX-EMAX_BABYHAWK_II_HD.h | 4 ++-- src/madflight_board_betaflight_EMAX-EMAX_TINYHAWKF4SX1280.h | 4 ++-- src/madflight_board_betaflight_EMAX-EMAX_TINYHAWK_F411RX.h | 4 ++-- src/madflight_board_betaflight_EXUA-EXF722DUAL.h | 4 ++-- src/madflight_board_betaflight_EXUA-EXUAVF4PRO.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_FORTINIF4.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_FORTINIF4_REV03.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_PIKOF4.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_PIKOF4OSD.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_RACEPIT.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_RACEPITF7.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_RACEPITF7_MINI.h | 4 ++-- src/madflight_board_betaflight_FFPV-FF_RACEPIT_MINI.h | 4 ++-- src/madflight_board_betaflight_FHRC-FLASHHOBBYF405.h | 4 ++-- src/madflight_board_betaflight_FHRC-FLASHHOBBYF722.h | 4 ++-- src/madflight_board_betaflight_FLAO-FLAOF405X8.h | 4 ++-- src/madflight_board_betaflight_FLCO-FLYCOLORF7.h | 4 ++-- src/madflight_board_betaflight_FLCO-FLYCOLORF7MINI.h | 4 ++-- src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO.h | 4 ++-- src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO_HD.h | 4 ++-- src/madflight_board_betaflight_FLLF-KIWIF4.h | 4 ++-- src/madflight_board_betaflight_FLLF-KIWIF4V2.h | 4 ++-- src/madflight_board_betaflight_FLLF-PLUMF4.h | 4 ++-- src/madflight_board_betaflight_FLMO-GRAVITYF7.h | 4 ++-- src/madflight_board_betaflight_FLMO-STELLARF4.h | 4 ++-- src/madflight_board_betaflight_FLMO-STELLARF7.h | 4 ++-- src/madflight_board_betaflight_FLMO-STELLARF7V2.h | 4 ++-- src/madflight_board_betaflight_FLON-REVOLT.h | 4 ++-- src/madflight_board_betaflight_FLON-REVOLTOSD.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF405.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF405NANO.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF405PRO.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF405S_AIO.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF411.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF411EVO_HD.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF411HEX.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF411V2.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF411_5IN1_AIO.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF745.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF745AIO.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF745NANO.h | 4 ++-- src/madflight_board_betaflight_FLWO-FLYWOOF7DUAL.h | 4 ++-- src/madflight_board_betaflight_FOSS-ANYFCF7.h | 4 ++-- src/madflight_board_betaflight_FOSS-ANYFCM7.h | 4 ++-- src/madflight_board_betaflight_FOSS-DRONIUSF7.h | 4 ++-- src/madflight_board_betaflight_FOSS-F4BY.h | 4 ++-- src/madflight_board_betaflight_FOSS-FENIX_F405.h | 4 ++-- src/madflight_board_betaflight_FOSS-SPARKY2.h | 4 ++-- src/madflight_board_betaflight_FOSS-WORMFC.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF405.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF722DUAL.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF722V2.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF722V3.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF722V4.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF745V2_AIO.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF745V3_AIO.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF745V4_AIO.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERF745_AIO.h | 4 ++-- src/madflight_board_betaflight_FOXE-FOXEERH743.h | 4 ++-- src/madflight_board_betaflight_FPVM-BETAFLIGHTF4.h | 4 ++-- src/madflight_board_betaflight_FPVM-FPVM_BETAFLIGHTF7.h | 4 ++-- src/madflight_board_betaflight_FPVM-XRACERF4.h | 4 ++-- src/madflight_board_betaflight_FRSK-FRSKYF4.h | 4 ++-- src/madflight_board_betaflight_GEEL-GEELANGF411.h | 4 ++-- src/madflight_board_betaflight_GEFP-XILOF4.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF405.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF411.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF411SX1280.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF411_AIO.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF411_PRO.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF722.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF722BT.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF722_BT_HD.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRCF745_BT_HD.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEPRC_F722_AIO.h | 4 ++-- src/madflight_board_betaflight_GEPR-GEP_F405_VTX_V3.h | 4 ++-- src/madflight_board_betaflight_GEPR-TAKERF411.h | 4 ++-- src/madflight_board_betaflight_GEPR-TAKERF722SE.h | 4 ++-- src/madflight_board_betaflight_GEPR-TAKERG4AIO.h | 4 ++-- src/madflight_board_betaflight_GFPV-GEMEF411.h | 4 ++-- src/madflight_board_betaflight_GFPV-GEMEF722.h | 4 ++-- src/madflight_board_betaflight_HAMO-CRAZYBEEF405.h | 4 ++-- src/madflight_board_betaflight_HAMO-CRAZYBEEF4DX.h | 4 ++-- src/madflight_board_betaflight_HAMO-CRAZYBEEF4DXS.h | 4 ++-- src/madflight_board_betaflight_HAMO-CRAZYBEEF4FR.h | 4 ++-- src/madflight_board_betaflight_HAMO-CRAZYBEEF4FS.h | 4 ++-- src/madflight_board_betaflight_HAMO-CRAZYBEEF4SX1280.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF405.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF405D.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF405V2.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF411.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF411D.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF722.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF722D.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF722MINI.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF722V2.h | 4 ++-- src/madflight_board_betaflight_HARC-HAKRCF7230D.h | 4 ++-- src/madflight_board_betaflight_HARC-KD722.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEF4.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEF4V2.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEF7.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEF7HDV.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEF7MINI.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEF7MINIV3.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEF7V2.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEH7.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEH7MINI.h | 4 ++-- src/madflight_board_betaflight_HBRO-KAKUTEH7V2.h | 4 ++-- src/madflight_board_betaflight_HENA-TALONF4V2.h | 4 ++-- src/madflight_board_betaflight_HENA-TALONF7DJIHD.h | 4 ++-- src/madflight_board_betaflight_HENA-TALONF7FUSION.h | 4 ++-- src/madflight_board_betaflight_HENA-TALONF7V2.h | 4 ++-- src/madflight_board_betaflight_HFOR-HIFIONRCF7.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF405.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF405AS.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF405V2.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF411.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF411ELRS.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF411SX1280.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF411SX1280V2.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF722.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF722AIO.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF722AIOV2.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF722E.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF722MINI.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF722MINIV2.h | 4 ++-- src/madflight_board_betaflight_HGLR-HGLRCF745.h | 4 ++-- src/madflight_board_betaflight_HGLR-ZEUSF4EVO.h | 4 ++-- src/madflight_board_betaflight_HGLR-ZEUSF4FR.h | 4 ++-- src/madflight_board_betaflight_HGLR-ZEUSF722_AIO.h | 4 ++-- src/madflight_board_betaflight_HNEC-NIDICI_F4.h | 4 ++-- src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF4G3.h | 4 ++-- ...madflight_board_betaflight_HOWI-HOBBYWING_XROTORF7CONV.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F405.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F411RX.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722_X1.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_AIO.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_PRO.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_DEFENDER_F411.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F405_AIO.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F405_TWING.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F411_AIO32.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F411_PRO.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F4SX1280.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F722_TWING.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO_V2.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_H743_AIO_V2.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_H7_TWING.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F4.h | 4 ++-- src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F7.h | 4 ++-- src/madflight_board_betaflight_IFRC-JBF7.h | 4 ++-- src/madflight_board_betaflight_IFRC-JBF7_DJI.h | 4 ++-- src/madflight_board_betaflight_IFRC-JBF7_V2.h | 4 ++-- src/madflight_board_betaflight_JHEF-JHEF405PRO.h | 4 ++-- src/madflight_board_betaflight_JHEF-JHEF411.h | 4 ++-- src/madflight_board_betaflight_JHEF-JHEF411HD.h | 4 ++-- src/madflight_board_betaflight_JHEF-JHEF745.h | 4 ++-- src/madflight_board_betaflight_JHEF-JHEF7DUAL.h | 4 ++-- src/madflight_board_betaflight_JHEF-JHEH743_AIO.h | 4 ++-- src/madflight_board_betaflight_JHEF-JHEH743_HD.h | 4 ++-- src/madflight_board_betaflight_JMI-JMIF722A.h | 4 ++-- src/madflight_board_betaflight_KLEE-SYNERGYF4.h | 4 ++-- src/madflight_board_betaflight_LDAR-LDARC_F411.h | 4 ++-- src/madflight_board_betaflight_LEGA-ELLE0.h | 4 ++-- src/madflight_board_betaflight_LEGA-FISHDRONEF4.h | 4 ++-- src/madflight_board_betaflight_LEGA-KROOZX.h | 4 ++-- src/madflight_board_betaflight_LEGA-PIRXF4.h | 4 ++-- src/madflight_board_betaflight_LEGA-PODIUMF4.h | 4 ++-- src/madflight_board_betaflight_LEGA-STACKX.h | 4 ++-- src/madflight_board_betaflight_LEGA-VRRACE.h | 4 ++-- src/madflight_board_betaflight_LMNR-LUXAIO.h | 4 ++-- src/madflight_board_betaflight_LMNR-LUXF4OSD.h | 4 ++-- src/madflight_board_betaflight_LMNR-LUXF7HDV.h | 4 ++-- src/madflight_board_betaflight_LMNR-LUXMINIF7.h | 4 ++-- src/madflight_board_betaflight_MEPS-MEPSF411.h | 4 ++-- src/madflight_board_betaflight_MEPS-MEPSF4SX1280.h | 4 ++-- src/madflight_board_betaflight_MERA-MERAKRCF405.h | 4 ++-- src/madflight_board_betaflight_MERA-MERAKRCF722.h | 4 ++-- src/madflight_board_betaflight_MOLA-MLTEMPF4.h | 4 ++-- src/madflight_board_betaflight_MOLA-MLTYPHF4.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF405AIO.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF405CTR.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF405MINI.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF405SE.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF405STD.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF405TE.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF405TE_SD.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF411.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF411RX.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF411SE.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF722.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF722HD.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF722MINI.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKF722SE.h | 4 ++-- src/madflight_board_betaflight_MTKS-MATEKH743.h | 4 ++-- src/madflight_board_betaflight_NAMO-NAMIMNOF722.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_CRICKETF7.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_CRICKETF7V2.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_GALAXYAIO255.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_INFINITY200RS.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_INFINITYAIO.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2PRO.h | 4 ++-- src/madflight_board_betaflight_NEBD-NBD_INFINITYF4.h | 4 ++-- src/madflight_board_betaflight_NERC-FLOWBOX.h | 4 ++-- src/madflight_board_betaflight_NERC-FLOWBOXV2.h | 4 ++-- src/madflight_board_betaflight_NERC-HYBRIDG4.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCF407.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCF411AIO.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCF411SX1280.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCF722AIO.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCF7AIO.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCG4AIO.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCH743AIO.h | 4 ++-- src/madflight_board_betaflight_NERC-NEUTRONRCH7BT.h | 4 ++-- src/madflight_board_betaflight_NGUA-UAVPNG030MINI.h | 4 ++-- src/madflight_board_betaflight_OPEN-REVO.h | 4 ++-- src/madflight_board_betaflight_OPEN-REVONANO.h | 4 ++-- src/madflight_board_betaflight_PYDR-PYRODRONEF4.h | 4 ++-- src/madflight_board_betaflight_PYDR-PYRODRONEF4PDB.h | 4 ++-- src/madflight_board_betaflight_PYDR-PYRODRONEF7.h | 4 ++-- src/madflight_board_betaflight_RAST-AIRF7.h | 4 ++-- src/madflight_board_betaflight_RAST-MINI_H743_HD.h | 4 ++-- src/madflight_board_betaflight_RCTI-ARESF7.h | 4 ++-- src/madflight_board_betaflight_RCTI-BEEROTORF4.h | 4 ++-- src/madflight_board_betaflight_RUSH-BLADE_F7.h | 4 ++-- src/madflight_board_betaflight_RUSH-BLADE_F7_AIO.h | 4 ++-- src/madflight_board_betaflight_RUSH-BLADE_F7_HD.h | 4 ++-- src/madflight_board_betaflight_RUSH-RUSHCORE7.h | 4 ++-- src/madflight_board_betaflight_RUSH-RUSHF7AIO.h | 4 ++-- src/madflight_board_betaflight_SDRC-SDMODELH7.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODAF405.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6000.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6500.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODAF722BLE.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODAF722MINI.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODAF722MINIV2.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODARCF405_AIO.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODARCF411_AIO.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODARCF722_AIO.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODARCF7DUAL.h | 4 ++-- src/madflight_board_betaflight_SJET-AOCODARCH7DUAL.h | 4 ++-- src/madflight_board_betaflight_SKST-SKYSTARSF405.h | 4 ++-- src/madflight_board_betaflight_SKST-SKYSTARSF405AIO.h | 4 ++-- src/madflight_board_betaflight_SKST-SKYSTARSF411.h | 4 ++-- src/madflight_board_betaflight_SKST-SKYSTARSF7HD.h | 4 ++-- src/madflight_board_betaflight_SKST-SKYSTARSF7HDPRO.h | 4 ++-- src/madflight_board_betaflight_SKST-SKYSTARSH7HD.h | 4 ++-- src/madflight_board_betaflight_SKZO-ATOMRCF405.h | 4 ++-- src/madflight_board_betaflight_SKZO-ATOMRCF411.h | 4 ++-- src/madflight_board_betaflight_SKZO-ATOMRCF722.h | 4 ++-- src/madflight_board_betaflight_SKZO-SKYZONEF405.h | 4 ++-- src/madflight_board_betaflight_SLGD-SOLOGOODF405.h | 4 ++-- src/madflight_board_betaflight_SLGD-SOLOGOODF722.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF4.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF405MINI.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V3.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V4.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF7.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINI.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINIV2.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V2.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V3.h | 4 ++-- src/madflight_board_betaflight_SPBE-SPEEDYBEE_F745_AIO.h | 4 ++-- src/madflight_board_betaflight_SPCM-SPCMAKERF411.h | 4 ++-- src/madflight_board_betaflight_SPDX-SPEDIXF4.h | 4 ++-- src/madflight_board_betaflight_SPDX-SPEDIXF405.h | 4 ++-- src/madflight_board_betaflight_SPDX-SPEDIXF722.h | 4 ++-- src/madflight_board_betaflight_SPRO-SPRACINGF4EVO.h | 4 ++-- src/madflight_board_betaflight_SPRO-SPRACINGF4NEO.h | 4 ++-- src/madflight_board_betaflight_SPRO-SPRACINGF7DUAL.h | 4 ++-- src/madflight_board_betaflight_SPRO-SPRACINGH7EXTREME.h | 4 ++-- src/madflight_board_betaflight_SPRO-SPRACINGH7NANO.h | 4 ++-- src/madflight_board_betaflight_SPRO-SPRACINGH7RF.h | 4 ++-- src/madflight_board_betaflight_SPRO-SPRACINGH7ZERO.h | 4 ++-- src/madflight_board_betaflight_STMI-NUCLEOF722.h | 4 ++-- src/madflight_board_betaflight_STMI-STM32F411DISCOVERY.h | 4 ++-- src/madflight_board_betaflight_STMI-STM32F4DISCOVERY.h | 4 ++-- src/madflight_board_betaflight_SU25-SUB250F411.h | 4 ++-- src/madflight_board_betaflight_SU25-SUB250REDFOXF722AIO.h | 4 ++-- src/madflight_board_betaflight_TACO-MODULARF4.h | 4 ++-- src/madflight_board_betaflight_TCMM-TCMMF411.h | 4 ++-- src/madflight_board_betaflight_TCMM-TCMMF7.h | 4 ++-- src/madflight_board_betaflight_TEBS-COLIBRI.h | 4 ++-- src/madflight_board_betaflight_TEBS-PODRACERAIO.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMH7.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORF4.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORF411.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORF4SX1280.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORF7.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORF722SE.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORF7V2.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORF7_AIO.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORH743.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMOTORVELOXF7V2.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMPACERF7.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMPACERF7MINI.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMVELOXF411.h | 4 ++-- src/madflight_board_betaflight_TMTR-TMVELOXF7.h | 4 ++-- src/madflight_board_betaflight_TTRH-TRANSTECF405HD.h | 4 ++-- src/madflight_board_betaflight_TTRH-TRANSTECF411.h | 4 ++-- src/madflight_board_betaflight_TTRH-TRANSTECF411AIO.h | 4 ++-- src/madflight_board_betaflight_TTRH-TRANSTECF411HD.h | 4 ++-- src/madflight_board_betaflight_TTRH-TRANSTECF7.h | 4 ++-- src/madflight_board_betaflight_TTRH-TRANSTECF7HD.h | 4 ++-- src/madflight_board_betaflight_TURC-FPVCYCLEF401.h | 4 ++-- src/madflight_board_betaflight_TURC-TUNERCF405.h | 4 ++-- src/madflight_board_betaflight_TURC-TUNERCF411.h | 4 ++-- src/madflight_board_betaflight_VGRC-VGOODF722DUAL.h | 4 ++-- src/madflight_board_betaflight_VGRC-VGOODRCF4.h | 4 ++-- src/madflight_board_betaflight_VGRC-VGOODRCF405_DJI.h | 4 ++-- src/madflight_board_betaflight_VGRC-VGOODRCF411_DJI.h | 4 ++-- src/madflight_board_betaflight_VGRC-VGOODRCF722_DJI.h | 4 ++-- src/madflight_board_betaflight_VIVA-VIVAF4AIO.h | 4 ++-- src/madflight_board_betaflight_WIZZ-WIZZF7HD.h | 4 ++-- src/madflight_board_betaflight_YUPF-YUPIF4.h | 4 ++-- src/madflight_board_betaflight_YUPF-YUPIF7.h | 4 ++-- src/madflight_board_betaflight_ZEEZ-ZEEZF7.h | 4 ++-- src/madflight_board_betaflight_ZEEZ-ZEEZF7V2.h | 4 ++-- src/madflight_board_betaflight_ZEEZ-ZEEZF7V3.h | 4 ++-- src/madflight_board_betaflight_ZEEZ-ZEEZWHOOP.h | 4 ++-- 412 files changed, 824 insertions(+), 824 deletions(-) diff --git a/src/boards/betaflight_target_converter.py b/src/boards/betaflight_target_converter.py index fc8a82f..a490ba3 100644 --- a/src/boards/betaflight_target_converter.py +++ b/src/boards/betaflight_target_converter.py @@ -213,7 +213,7 @@ def fprint(txt) : fprint( "//Include Libraries" ) fprint( "#include //I2C communication" ) fprint( "#include //SPI communication" ) - fprint( "#include \"src/hw_STM32/STM32_PWM.h\" //Servo and oneshot" ) + fprint( "#include \"madflight/hw_STM32/STM32_PWM.h\" //Servo and oneshot" ) fprint( "" ) fprint( "//Bus Setup" ) diff --git a/src/madflight/imu/BMI270/BMI270.h b/src/madflight/imu/BMI270/BMI270.h index 9a347d0..7a5c7ff 100644 --- a/src/madflight/imu/BMI270/BMI270.h +++ b/src/madflight/imu/BMI270/BMI270.h @@ -76,7 +76,7 @@ class BMI270 { BMI270_REG_PWR_CONF = 0x7C, BMI270_REG_PWR_CTRL = 0x7D, BMI270_REG_CMD = 0x7E, - } bmi270Register_e; + } Register_e; // BMI270 register configuration values typedef enum { @@ -99,7 +99,7 @@ class BMI270 { BMI270_VAL_FIFO_DOWNS = 0x00, // select unfiltered gyro data with no downsampling (6.4KHz samples) BMI270_VAL_FIFO_WTM_0 = 0x06, // set the FIFO watermark level to 1 gyro sample (6 bytes) BMI270_VAL_FIFO_WTM_1 = 0x00, // FIFO watermark MSB - } bmi270ConfigValues_e; + } ConfigValues_e; typedef enum { GYRO_ODR_25_HZ = 6, @@ -339,7 +339,7 @@ class BMI270 { _spi->beginTransaction(SPISettings(spi_freq, MSBFIRST, SPI_MODE3)); digitalWrite(_csPin, LOW); _spi->transfer(0x80 | reg); - _spi->transfer(0); //dummy byte + _spi->transfer(0); //dummy byte --- BMI270 specific --- for (uint32_t k=0; ktransfer(0); } diff --git a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTF4.h b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTF4.h index 097be14..1e88986 100644 --- a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTF4.h +++ b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.031009 +Generated on: 2024-03-11 20:33:42.870150 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ALIENFLIGHTF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7.h b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7.h index eb6c895..a0cf567 100644 --- a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7.h +++ b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.032010 +Generated on: 2024-03-11 20:33:42.870150 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ALIENFLIGHTNGF7 @@ -65,7 +65,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_DUAL.h b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_DUAL.h index 0e46102..7089c84 100644 --- a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_DUAL.h +++ b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.033009 +Generated on: 2024-03-11 20:33:42.885787 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ALIENFLIGHTNGF7_DUAL @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_ELRS.h b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_ELRS.h index b216ca9..0e93611 100644 --- a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_ELRS.h +++ b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_ELRS.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.035010 +Generated on: 2024-03-11 20:33:42.885787 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ALIENFLIGHTNGF7_ELRS @@ -74,7 +74,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_RX.h b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_RX.h index aebd911..bc2ee18 100644 --- a/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_RX.h +++ b/src/madflight_board_betaflight_AFNG-ALIENFLIGHTNGF7_RX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.036010 +Generated on: 2024-03-11 20:33:42.885787 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ALIENFLIGHTNGF7_RX @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIKO-AIKONF4.h b/src/madflight_board_betaflight_AIKO-AIKONF4.h index e86f630..5751390 100644 --- a/src/madflight_board_betaflight_AIKO-AIKONF4.h +++ b/src/madflight_board_betaflight_AIKO-AIKONF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.037018 +Generated on: 2024-03-11 20:33:42.901412 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIKONF4 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIKO-AIKONF7.h b/src/madflight_board_betaflight_AIKO-AIKONF7.h index 09572d2..73e9c72 100644 --- a/src/madflight_board_betaflight_AIKO-AIKONF7.h +++ b/src/madflight_board_betaflight_AIKO-AIKONF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.038009 +Generated on: 2024-03-11 20:33:42.901412 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIKONF7 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AG3XF4.h b/src/madflight_board_betaflight_AIRB-AG3XF4.h index 0bcd035..6d8eeb4 100644 --- a/src/madflight_board_betaflight_AIRB-AG3XF4.h +++ b/src/madflight_board_betaflight_AIRB-AG3XF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.039043 +Generated on: 2024-03-11 20:33:42.901412 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AG3XF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AG3XF7.h b/src/madflight_board_betaflight_AIRB-AG3XF7.h index 2bd2508..610cd1a 100644 --- a/src/madflight_board_betaflight_AIRB-AG3XF7.h +++ b/src/madflight_board_betaflight_AIRB-AG3XF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.040051 +Generated on: 2024-03-11 20:33:42.917037 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AG3XF7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AIRBOTF4.h b/src/madflight_board_betaflight_AIRB-AIRBOTF4.h index 1054248..290240e 100644 --- a/src/madflight_board_betaflight_AIRB-AIRBOTF4.h +++ b/src/madflight_board_betaflight_AIRB-AIRBOTF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.042049 +Generated on: 2024-03-11 20:33:42.917037 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIRBOTF4 @@ -65,7 +65,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AIRBOTF4SD.h b/src/madflight_board_betaflight_AIRB-AIRBOTF4SD.h index 4423b26..2cbd855 100644 --- a/src/madflight_board_betaflight_AIRB-AIRBOTF4SD.h +++ b/src/madflight_board_betaflight_AIRB-AIRBOTF4SD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.043066 +Generated on: 2024-03-11 20:33:42.917037 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIRBOTF4SD @@ -64,7 +64,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AIRBOTF4V2.h b/src/madflight_board_betaflight_AIRB-AIRBOTF4V2.h index 59625b1..66430a7 100644 --- a/src/madflight_board_betaflight_AIRB-AIRBOTF4V2.h +++ b/src/madflight_board_betaflight_AIRB-AIRBOTF4V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.043066 +Generated on: 2024-03-11 20:33:42.932662 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIRBOTF4V2 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AIRBOTF7.h b/src/madflight_board_betaflight_AIRB-AIRBOTF7.h index 9753727..3287a99 100644 --- a/src/madflight_board_betaflight_AIRB-AIRBOTF7.h +++ b/src/madflight_board_betaflight_AIRB-AIRBOTF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.044050 +Generated on: 2024-03-11 20:33:42.932662 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIRBOTF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AIRBOTF7HDV.h b/src/madflight_board_betaflight_AIRB-AIRBOTF7HDV.h index c266cb4..da504c5 100644 --- a/src/madflight_board_betaflight_AIRB-AIRBOTF7HDV.h +++ b/src/madflight_board_betaflight_AIRB-AIRBOTF7HDV.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.045049 +Generated on: 2024-03-11 20:33:42.948288 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIRBOTF7HDV @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-AIRBOTG4AIO.h b/src/madflight_board_betaflight_AIRB-AIRBOTG4AIO.h index abc5ec3..1550b6b 100644 --- a/src/madflight_board_betaflight_AIRB-AIRBOTG4AIO.h +++ b/src/madflight_board_betaflight_AIRB-AIRBOTG4AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.046074 +Generated on: 2024-03-11 20:33:42.948288 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIRBOTG4AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-HELSEL_STRIKERF7.h b/src/madflight_board_betaflight_AIRB-HELSEL_STRIKERF7.h index 2bf186b..f0c40c7 100644 --- a/src/madflight_board_betaflight_AIRB-HELSEL_STRIKERF7.h +++ b/src/madflight_board_betaflight_AIRB-HELSEL_STRIKERF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.047049 +Generated on: 2024-03-11 20:33:42.948288 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HELSEL_STRIKERF7 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-NOX.h b/src/madflight_board_betaflight_AIRB-NOX.h index 89c5935..2cb9f9a 100644 --- a/src/madflight_board_betaflight_AIRB-NOX.h +++ b/src/madflight_board_betaflight_AIRB-NOX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.048052 +Generated on: 2024-03-11 20:33:42.965920 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NOX @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF4.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF4.h index 054402f..0d8d7da 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF4.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.049049 +Generated on: 2024-03-11 20:33:42.965920 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF4 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF4FW.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF4FW.h index 9eaca2d..d983e60 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF4FW.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF4FW.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.050049 +Generated on: 2024-03-11 20:33:42.965920 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF4FW @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF4NANOV7.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF4NANOV7.h index 06d0cf6..7a4f64a 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF4NANOV7.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF4NANOV7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.051049 +Generated on: 2024-03-11 20:33:42.979939 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF4NANOV7 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF4SD.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF4SD.h index 11eb0c2..658490d 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF4SD.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF4SD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.052059 +Generated on: 2024-03-11 20:33:42.979939 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF4SD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF4V6.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF4V6.h index 8b13b81..3e01a9b 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF4V6.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF4V6.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.053049 +Generated on: 2024-03-11 20:33:42.979939 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF4V6 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF7.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF7.h index aaf5381..0d08c0e 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF7.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.054062 +Generated on: 2024-03-11 20:33:42.995589 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF7NANOV7.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF7NANOV7.h index 649d742..ecccbeb 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF7NANOV7.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF7NANOV7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.055049 +Generated on: 2024-03-11 20:33:42.995589 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF7NANOV7 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNIBUSF7V2.h b/src/madflight_board_betaflight_AIRB-OMNIBUSF7V2.h index ce43cf1..813c48e 100644 --- a/src/madflight_board_betaflight_AIRB-OMNIBUSF7V2.h +++ b/src/madflight_board_betaflight_AIRB-OMNIBUSF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.056049 +Generated on: 2024-03-11 20:33:42.995589 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNIBUSF7V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNINXT4.h b/src/madflight_board_betaflight_AIRB-OMNINXT4.h index cff9d51..f416b99 100644 --- a/src/madflight_board_betaflight_AIRB-OMNINXT4.h +++ b/src/madflight_board_betaflight_AIRB-OMNINXT4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.057049 +Generated on: 2024-03-11 20:33:43.011207 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNINXT4 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AIRB-OMNINXT7.h b/src/madflight_board_betaflight_AIRB-OMNINXT7.h index 797137e..89a2ceb 100644 --- a/src/madflight_board_betaflight_AIRB-OMNINXT7.h +++ b/src/madflight_board_betaflight_AIRB-OMNINXT7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.058049 +Generated on: 2024-03-11 20:33:43.011207 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: OMNINXT7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_ALWH-ALIENWHOOPF4.h b/src/madflight_board_betaflight_ALWH-ALIENWHOOPF4.h index ae23be7..f9c241a 100644 --- a/src/madflight_board_betaflight_ALWH-ALIENWHOOPF4.h +++ b/src/madflight_board_betaflight_ALWH-ALIENWHOOPF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.059050 +Generated on: 2024-03-11 20:33:43.011207 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ALIENWHOOPF4 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_ANYL-MERCURYG4.h b/src/madflight_board_betaflight_ANYL-MERCURYG4.h index 6dbd4d0..a3577e5 100644 --- a/src/madflight_board_betaflight_ANYL-MERCURYG4.h +++ b/src/madflight_board_betaflight_ANYL-MERCURYG4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.060052 +Generated on: 2024-03-11 20:33:43.026827 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MERCURYG4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_APEX-APEXF7.h b/src/madflight_board_betaflight_APEX-APEXF7.h index f8f9fd0..2ba5108 100644 --- a/src/madflight_board_betaflight_APEX-APEXF7.h +++ b/src/madflight_board_betaflight_APEX-APEXF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.061050 +Generated on: 2024-03-11 20:33:43.026827 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: APEXF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AXFL-ARGUSF7AIO.h b/src/madflight_board_betaflight_AXFL-ARGUSF7AIO.h index 4a11c14..0332f70 100644 --- a/src/madflight_board_betaflight_AXFL-ARGUSF7AIO.h +++ b/src/madflight_board_betaflight_AXFL-ARGUSF7AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.062060 +Generated on: 2024-03-11 20:33:43.026827 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ARGUSF7AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AXFL-AXISFLYINGF7.h b/src/madflight_board_betaflight_AXFL-AXISFLYINGF7.h index e0022f9..06e121c 100644 --- a/src/madflight_board_betaflight_AXFL-AXISFLYINGF7.h +++ b/src/madflight_board_betaflight_AXFL-AXISFLYINGF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.062060 +Generated on: 2024-03-11 20:33:43.042448 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AXISFLYINGF7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_AXFL-AXISFLYINGF7PRO.h b/src/madflight_board_betaflight_AXFL-AXISFLYINGF7PRO.h index 00311dd..e250889 100644 --- a/src/madflight_board_betaflight_AXFL-AXISFLYINGF7PRO.h +++ b/src/madflight_board_betaflight_AXFL-AXISFLYINGF7PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.063051 +Generated on: 2024-03-11 20:33:43.042448 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AXISFLYINGF7PRO @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BEFH-BETAFPVF405.h b/src/madflight_board_betaflight_BEFH-BETAFPVF405.h index bb3e4fe..3f0ec29 100644 --- a/src/madflight_board_betaflight_BEFH-BETAFPVF405.h +++ b/src/madflight_board_betaflight_BEFH-BETAFPVF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.064049 +Generated on: 2024-03-11 20:33:43.055541 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BETAFPVF405 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BEFH-BETAFPVF411.h b/src/madflight_board_betaflight_BEFH-BETAFPVF411.h index 8f8d349..6ddaad5 100644 --- a/src/madflight_board_betaflight_BEFH-BETAFPVF411.h +++ b/src/madflight_board_betaflight_BEFH-BETAFPVF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.065049 +Generated on: 2024-03-11 20:33:43.061375 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BETAFPVF411 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BEFH-BETAFPVF411RX.h b/src/madflight_board_betaflight_BEFH-BETAFPVF411RX.h index d11efa8..b8c301f 100644 --- a/src/madflight_board_betaflight_BEFH-BETAFPVF411RX.h +++ b/src/madflight_board_betaflight_BEFH-BETAFPVF411RX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.066049 +Generated on: 2024-03-11 20:33:43.066918 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BETAFPVF411RX @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PB0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BEFH-BETAFPVF4SX1280.h b/src/madflight_board_betaflight_BEFH-BETAFPVF4SX1280.h index 1a31c93..9ddd273 100644 --- a/src/madflight_board_betaflight_BEFH-BETAFPVF4SX1280.h +++ b/src/madflight_board_betaflight_BEFH-BETAFPVF4SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.067049 +Generated on: 2024-03-11 20:33:43.071918 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BETAFPVF4SX1280 @@ -71,7 +71,7 @@ const int HW_PIN_BAT_I = PB0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BEFH-BETAFPVF722.h b/src/madflight_board_betaflight_BEFH-BETAFPVF722.h index bc71e59..ed97a2f 100644 --- a/src/madflight_board_betaflight_BEFH-BETAFPVF722.h +++ b/src/madflight_board_betaflight_BEFH-BETAFPVF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.068050 +Generated on: 2024-03-11 20:33:43.076918 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BETAFPVF722 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BEFH-BETAFPVH743.h b/src/madflight_board_betaflight_BEFH-BETAFPVH743.h index 7bfb9c4..d18bd0f 100644 --- a/src/madflight_board_betaflight_BEFH-BETAFPVH743.h +++ b/src/madflight_board_betaflight_BEFH-BETAFPVH743.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.069060 +Generated on: 2024-03-11 20:33:43.082145 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BETAFPVH743 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BKMN-BLUEJAYF4.h b/src/madflight_board_betaflight_BKMN-BLUEJAYF4.h index 56cbd84..75f0f93 100644 --- a/src/madflight_board_betaflight_BKMN-BLUEJAYF4.h +++ b/src/madflight_board_betaflight_BKMN-BLUEJAYF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.070060 +Generated on: 2024-03-11 20:33:43.089144 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BLUEJAYF4 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_BKMN-NERO.h b/src/madflight_board_betaflight_BKMN-NERO.h index 0a34c12..25162e5 100644 --- a/src/madflight_board_betaflight_BKMN-NERO.h +++ b/src/madflight_board_betaflight_BKMN-NERO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.071064 +Generated on: 2024-03-11 20:33:43.094441 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NERO @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CLNE-FREEAXISF4.h b/src/madflight_board_betaflight_CLNE-FREEAXISF4.h index 6195bf7..65387fe 100644 --- a/src/madflight_board_betaflight_CLNE-FREEAXISF4.h +++ b/src/madflight_board_betaflight_CLNE-FREEAXISF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.071064 +Generated on: 2024-03-11 20:33:43.099581 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FREEAXISF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CLNE-MATEKF405STD_CLONE.h b/src/madflight_board_betaflight_CLNE-MATEKF405STD_CLONE.h index 4a3c17c..7313502 100644 --- a/src/madflight_board_betaflight_CLNE-MATEKF405STD_CLONE.h +++ b/src/madflight_board_betaflight_CLNE-MATEKF405STD_CLONE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.072050 +Generated on: 2024-03-11 20:33:43.104581 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405STD_CLONE @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CLRA-CLRACINGF4.h b/src/madflight_board_betaflight_CLRA-CLRACINGF4.h index a7f72ee..6c9e4f9 100644 --- a/src/madflight_board_betaflight_CLRA-CLRACINGF4.h +++ b/src/madflight_board_betaflight_CLRA-CLRACINGF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.073049 +Generated on: 2024-03-11 20:33:43.109567 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CLRACINGF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CLRA-CLRACINGF4V2.h b/src/madflight_board_betaflight_CLRA-CLRACINGF4V2.h index 25508d4..5faf1fc 100644 --- a/src/madflight_board_betaflight_CLRA-CLRACINGF4V2.h +++ b/src/madflight_board_betaflight_CLRA-CLRACINGF4V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.074049 +Generated on: 2024-03-11 20:33:43.115544 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CLRACINGF4V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CLRA-CLRACINGF7.h b/src/madflight_board_betaflight_CLRA-CLRACINGF7.h index ae6b4e9..0d00ef9 100644 --- a/src/madflight_board_betaflight_CLRA-CLRACINGF7.h +++ b/src/madflight_board_betaflight_CLRA-CLRACINGF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.075049 +Generated on: 2024-03-11 20:33:43.119508 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CLRACINGF7 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CUST-RPMENERGYF722HD.h b/src/madflight_board_betaflight_CUST-RPMENERGYF722HD.h index e9048d7..70879c8 100644 --- a/src/madflight_board_betaflight_CUST-RPMENERGYF722HD.h +++ b/src/madflight_board_betaflight_CUST-RPMENERGYF722HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.076049 +Generated on: 2024-03-11 20:33:43.125543 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: RPMENERGYF722HD @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CUST-RUSRACE_F4.h b/src/madflight_board_betaflight_CUST-RUSRACE_F4.h index 90268b1..02c5700 100644 --- a/src/madflight_board_betaflight_CUST-RUSRACE_F4.h +++ b/src/madflight_board_betaflight_CUST-RUSRACE_F4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.077060 +Generated on: 2024-03-11 20:33:43.131636 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: RUSRACE_F4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CUST-RUSRACE_F7.h b/src/madflight_board_betaflight_CUST-RUSRACE_F7.h index 850fa55..daaa5cb 100644 --- a/src/madflight_board_betaflight_CUST-RUSRACE_F7.h +++ b/src/madflight_board_betaflight_CUST-RUSRACE_F7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.078061 +Generated on: 2024-03-11 20:33:43.137633 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: RUSRACE_F7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CUST-SIRMIXALOT.h b/src/madflight_board_betaflight_CUST-SIRMIXALOT.h index 898b7c6..eb3b391 100644 --- a/src/madflight_board_betaflight_CUST-SIRMIXALOT.h +++ b/src/madflight_board_betaflight_CUST-SIRMIXALOT.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.079050 +Generated on: 2024-03-11 20:33:43.142632 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SIRMIXALOT @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CYCL-CYCLONEF405_PRO.h b/src/madflight_board_betaflight_CYCL-CYCLONEF405_PRO.h index 290bba1..0a155da 100644 --- a/src/madflight_board_betaflight_CYCL-CYCLONEF405_PRO.h +++ b/src/madflight_board_betaflight_CYCL-CYCLONEF405_PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.080050 +Generated on: 2024-03-11 20:33:43.148949 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CYCLONEF405_PRO @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_CYCL-CYCLONEF722_PRO.h b/src/madflight_board_betaflight_CYCL-CYCLONEF722_PRO.h index 68ebe1f..fc7052c 100644 --- a/src/madflight_board_betaflight_CYCL-CYCLONEF722_PRO.h +++ b/src/madflight_board_betaflight_CYCL-CYCLONEF722_PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.081062 +Generated on: 2024-03-11 20:33:43.153954 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CYCLONEF722_PRO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DAFP-DARWINF411.h b/src/madflight_board_betaflight_DAFP-DARWINF411.h index 5a36c00..4a5a81b 100644 --- a/src/madflight_board_betaflight_DAFP-DARWINF411.h +++ b/src/madflight_board_betaflight_DAFP-DARWINF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.082061 +Generated on: 2024-03-11 20:33:43.157919 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DARWINF411 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DAFP-DARWINF4SX1280HD.h b/src/madflight_board_betaflight_DAFP-DARWINF4SX1280HD.h index 033a7e6..530466c 100644 --- a/src/madflight_board_betaflight_DAFP-DARWINF4SX1280HD.h +++ b/src/madflight_board_betaflight_DAFP-DARWINF4SX1280HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.083063 +Generated on: 2024-03-11 20:33:43.163331 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DARWINF4SX1280HD @@ -74,7 +74,7 @@ const int HW_PIN_BAT_I = PB0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DAFP-DARWINF722HD.h b/src/madflight_board_betaflight_DAFP-DARWINF722HD.h index e6ddba7..d50cf41 100644 --- a/src/madflight_board_betaflight_DAFP-DARWINF722HD.h +++ b/src/madflight_board_betaflight_DAFP-DARWINF722HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.084061 +Generated on: 2024-03-11 20:33:43.168856 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DARWINF722HD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DAFP-DARWINF722HDV2.h b/src/madflight_board_betaflight_DAFP-DARWINF722HDV2.h index f37c92d..02192b5 100644 --- a/src/madflight_board_betaflight_DAFP-DARWINF722HDV2.h +++ b/src/madflight_board_betaflight_DAFP-DARWINF722HDV2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.085063 +Generated on: 2024-03-11 20:33:43.172856 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DARWINF722HDV2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DAKE-DAKEFPVF405.h b/src/madflight_board_betaflight_DAKE-DAKEFPVF405.h index 6f159ec..7ea1c89 100644 --- a/src/madflight_board_betaflight_DAKE-DAKEFPVF405.h +++ b/src/madflight_board_betaflight_DAKE-DAKEFPVF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.086060 +Generated on: 2024-03-11 20:33:43.179244 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DAKEFPVF405 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DAKE-DAKEFPVF411.h b/src/madflight_board_betaflight_DAKE-DAKEFPVF411.h index 52bdfb3..7b8a2a4 100644 --- a/src/madflight_board_betaflight_DAKE-DAKEFPVF411.h +++ b/src/madflight_board_betaflight_DAKE-DAKEFPVF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.087050 +Generated on: 2024-03-11 20:33:43.184217 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DAKEFPVF411 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PA4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DAKE-DAKEFPVF722.h b/src/madflight_board_betaflight_DAKE-DAKEFPVF722.h index 9227b48..7287173 100644 --- a/src/madflight_board_betaflight_DAKE-DAKEFPVF722.h +++ b/src/madflight_board_betaflight_DAKE-DAKEFPVF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.088062 +Generated on: 2024-03-11 20:33:43.189206 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DAKEFPVF722 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DALR-DALRCF405.h b/src/madflight_board_betaflight_DALR-DALRCF405.h index d00f796..b1215ec 100644 --- a/src/madflight_board_betaflight_DALR-DALRCF405.h +++ b/src/madflight_board_betaflight_DALR-DALRCF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.089088 +Generated on: 2024-03-11 20:33:43.195583 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DALRCF405 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DALR-DALRCF722DUAL.h b/src/madflight_board_betaflight_DALR-DALRCF722DUAL.h index 4ad3071..bced6cf 100644 --- a/src/madflight_board_betaflight_DALR-DALRCF722DUAL.h +++ b/src/madflight_board_betaflight_DALR-DALRCF722DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.090069 +Generated on: 2024-03-11 20:33:43.200581 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DALRCF722DUAL @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DERC-SOULF4.h b/src/madflight_board_betaflight_DERC-SOULF4.h index c611aab..f646759 100644 --- a/src/madflight_board_betaflight_DERC-SOULF4.h +++ b/src/madflight_board_betaflight_DERC-SOULF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.091071 +Generated on: 2024-03-11 20:33:43.206580 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SOULF4 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DFRA-DFR_F722_DUAL_HD.h b/src/madflight_board_betaflight_DFRA-DFR_F722_DUAL_HD.h index 80eaec1..ddf71df 100644 --- a/src/madflight_board_betaflight_DFRA-DFR_F722_DUAL_HD.h +++ b/src/madflight_board_betaflight_DFRA-DFR_F722_DUAL_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.093070 +Generated on: 2024-03-11 20:33:43.212348 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DFR_F722_DUAL_HD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DFRC-DREAMFLYF411.h b/src/madflight_board_betaflight_DFRC-DREAMFLYF411.h index 018cbf7..83921f1 100644 --- a/src/madflight_board_betaflight_DFRC-DREAMFLYF411.h +++ b/src/madflight_board_betaflight_DFRC-DREAMFLYF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.094069 +Generated on: 2024-03-11 20:33:43.217336 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DREAMFLYF411 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-FURYF4.h b/src/madflight_board_betaflight_DIAT-FURYF4.h index cbe1f89..2d5b4b6 100644 --- a/src/madflight_board_betaflight_DIAT-FURYF4.h +++ b/src/madflight_board_betaflight_DIAT-FURYF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.094069 +Generated on: 2024-03-11 20:33:43.222335 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FURYF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-FURYF4OSD.h b/src/madflight_board_betaflight_DIAT-FURYF4OSD.h index a242040..f32f1ea 100644 --- a/src/madflight_board_betaflight_DIAT-FURYF4OSD.h +++ b/src/madflight_board_betaflight_DIAT-FURYF4OSD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.095070 +Generated on: 2024-03-11 20:33:43.227695 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FURYF4OSD @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF405US.h b/src/madflight_board_betaflight_DIAT-MAMBAF405US.h index 2c6ea67..819aa26 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF405US.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF405US.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.096069 +Generated on: 2024-03-11 20:33:43.232731 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF405US @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF405US_I2C.h b/src/madflight_board_betaflight_DIAT-MAMBAF405US_I2C.h index b3b7629..5bc5e9b 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF405US_I2C.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF405US_I2C.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.097069 +Generated on: 2024-03-11 20:33:43.236748 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF405US_I2C @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF405_2022A.h b/src/madflight_board_betaflight_DIAT-MAMBAF405_2022A.h index 64f5ac1..cbe3bfe 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF405_2022A.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF405_2022A.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.099070 +Generated on: 2024-03-11 20:33:43.241732 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF405_2022A @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF405_2022B.h b/src/madflight_board_betaflight_DIAT-MAMBAF405_2022B.h index 67b9883..7190979 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF405_2022B.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF405_2022B.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.099070 +Generated on: 2024-03-11 20:33:43.244286 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF405_2022B @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF411.h b/src/madflight_board_betaflight_DIAT-MAMBAF411.h index 09b6ee6..2920be5 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF411.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.100073 +Generated on: 2024-03-11 20:33:43.244286 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF411 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF722.h b/src/madflight_board_betaflight_DIAT-MAMBAF722.h index 3c35d70..774e4bb 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF722.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.101068 +Generated on: 2024-03-11 20:33:43.244286 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF722 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF722_2022A.h b/src/madflight_board_betaflight_DIAT-MAMBAF722_2022A.h index b200c3b..8af8265 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF722_2022A.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF722_2022A.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.102068 +Generated on: 2024-03-11 20:33:43.259794 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF722_2022A @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF722_2022B.h b/src/madflight_board_betaflight_DIAT-MAMBAF722_2022B.h index f81ec3c..08ef275 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF722_2022B.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF722_2022B.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.103579 +Generated on: 2024-03-11 20:33:43.265801 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF722_2022B @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF722_I2C.h b/src/madflight_board_betaflight_DIAT-MAMBAF722_I2C.h index 233fdcf..512a65a 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF722_I2C.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF722_I2C.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.103579 +Generated on: 2024-03-11 20:33:43.265801 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF722_I2C @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAF722_X8.h b/src/madflight_board_betaflight_DIAT-MAMBAF722_X8.h index 5fad455..9899aa9 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAF722_X8.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAF722_X8.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.104584 +Generated on: 2024-03-11 20:33:43.275807 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAF722_X8 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAG4.h b/src/madflight_board_betaflight_DIAT-MAMBAG4.h index 2d9ac87..f2dc820 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAG4.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAG4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.105584 +Generated on: 2024-03-11 20:33:43.275807 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAG4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAH743.h b/src/madflight_board_betaflight_DIAT-MAMBAH743.h index f549a3e..cc10670 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAH743.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAH743.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.106583 +Generated on: 2024-03-11 20:33:43.275807 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAH743 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DIAT-MAMBAH743_2022B.h b/src/madflight_board_betaflight_DIAT-MAMBAH743_2022B.h index 696dc1f..1ec377f 100644 --- a/src/madflight_board_betaflight_DIAT-MAMBAH743_2022B.h +++ b/src/madflight_board_betaflight_DIAT-MAMBAH743_2022B.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.107584 +Generated on: 2024-03-11 20:33:43.291440 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MAMBAH743_2022B @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DRCL-ELINF405.h b/src/madflight_board_betaflight_DRCL-ELINF405.h index e601a0d..043bb91 100644 --- a/src/madflight_board_betaflight_DRCL-ELINF405.h +++ b/src/madflight_board_betaflight_DRCL-ELINF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.108584 +Generated on: 2024-03-11 20:33:43.291440 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ELINF405 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DRCL-ELINF722.h b/src/madflight_board_betaflight_DRCL-ELINF722.h index 2239556..82d9db0 100644 --- a/src/madflight_board_betaflight_DRCL-ELINF722.h +++ b/src/madflight_board_betaflight_DRCL-ELINF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.109584 +Generated on: 2024-03-11 20:33:43.291440 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ELINF722 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DREA-DREAMWORKSF722.h b/src/madflight_board_betaflight_DREA-DREAMWORKSF722.h index 9fb297e..0d1515d 100644 --- a/src/madflight_board_betaflight_DREA-DREAMWORKSF722.h +++ b/src/madflight_board_betaflight_DREA-DREAMWORKSF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.110584 +Generated on: 2024-03-11 20:33:43.307065 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DREAMWORKSF722 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DYST-DYSF44530D.h b/src/madflight_board_betaflight_DYST-DYSF44530D.h index 0867a04..55764a9 100644 --- a/src/madflight_board_betaflight_DYST-DYSF44530D.h +++ b/src/madflight_board_betaflight_DYST-DYSF44530D.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.111584 +Generated on: 2024-03-11 20:33:43.307065 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DYSF44530D @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_DYST-DYSF4PRO.h b/src/madflight_board_betaflight_DYST-DYSF4PRO.h index 7ca33e1..8c02091 100644 --- a/src/madflight_board_betaflight_DYST-DYSF4PRO.h +++ b/src/madflight_board_betaflight_DYST-DYSF4PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.112583 +Generated on: 2024-03-11 20:33:43.307065 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DYSF4PRO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EACH-EACHINEF411_AIO.h b/src/madflight_board_betaflight_EACH-EACHINEF411_AIO.h index 1d27bf5..acf1499 100644 --- a/src/madflight_board_betaflight_EACH-EACHINEF411_AIO.h +++ b/src/madflight_board_betaflight_EACH-EACHINEF411_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.113584 +Generated on: 2024-03-11 20:33:43.322699 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EACHINEF411_AIO @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EACH-EACHINEF722.h b/src/madflight_board_betaflight_EACH-EACHINEF722.h index 6b386b8..852bcc2 100644 --- a/src/madflight_board_betaflight_EACH-EACHINEF722.h +++ b/src/madflight_board_betaflight_EACH-EACHINEF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.114584 +Generated on: 2024-03-11 20:33:43.322699 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EACHINEF722 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EACH-EACHINEF722_AIO.h b/src/madflight_board_betaflight_EACH-EACHINEF722_AIO.h index 33eaea0..49662dc 100644 --- a/src/madflight_board_betaflight_EACH-EACHINEF722_AIO.h +++ b/src/madflight_board_betaflight_EACH-EACHINEF722_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.115594 +Generated on: 2024-03-11 20:33:43.322699 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EACHINEF722_AIO @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EMAX-EMAX_BABYHAWK_II_HD.h b/src/madflight_board_betaflight_EMAX-EMAX_BABYHAWK_II_HD.h index fe506e0..6999d19 100644 --- a/src/madflight_board_betaflight_EMAX-EMAX_BABYHAWK_II_HD.h +++ b/src/madflight_board_betaflight_EMAX-EMAX_BABYHAWK_II_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.116585 +Generated on: 2024-03-11 20:33:43.338323 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EMAX_BABYHAWK_II_HD @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWKF4SX1280.h b/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWKF4SX1280.h index 5c85627..195b1ad 100644 --- a/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWKF4SX1280.h +++ b/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWKF4SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.117593 +Generated on: 2024-03-11 20:33:43.338323 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EMAX_TINYHAWKF4SX1280 @@ -72,7 +72,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWK_F411RX.h b/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWK_F411RX.h index 4e8196e..eb36096 100644 --- a/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWK_F411RX.h +++ b/src/madflight_board_betaflight_EMAX-EMAX_TINYHAWK_F411RX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.118598 +Generated on: 2024-03-11 20:33:43.338323 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EMAX_TINYHAWK_F411RX @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EXUA-EXF722DUAL.h b/src/madflight_board_betaflight_EXUA-EXF722DUAL.h index aa4bfad..0a13234 100644 --- a/src/madflight_board_betaflight_EXUA-EXF722DUAL.h +++ b/src/madflight_board_betaflight_EXUA-EXF722DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.119594 +Generated on: 2024-03-11 20:33:43.353950 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EXF722DUAL @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_EXUA-EXUAVF4PRO.h b/src/madflight_board_betaflight_EXUA-EXUAVF4PRO.h index cdb7ae9..293d89f 100644 --- a/src/madflight_board_betaflight_EXUA-EXUAVF4PRO.h +++ b/src/madflight_board_betaflight_EXUA-EXUAVF4PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.120593 +Generated on: 2024-03-11 20:33:43.353950 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: EXUAVF4PRO @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_FORTINIF4.h b/src/madflight_board_betaflight_FFPV-FF_FORTINIF4.h index cb1df62..527d2a5 100644 --- a/src/madflight_board_betaflight_FFPV-FF_FORTINIF4.h +++ b/src/madflight_board_betaflight_FFPV-FF_FORTINIF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.121596 +Generated on: 2024-03-11 20:33:43.365977 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_FORTINIF4 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_FORTINIF4_REV03.h b/src/madflight_board_betaflight_FFPV-FF_FORTINIF4_REV03.h index 008a90f..83a757b 100644 --- a/src/madflight_board_betaflight_FFPV-FF_FORTINIF4_REV03.h +++ b/src/madflight_board_betaflight_FFPV-FF_FORTINIF4_REV03.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.121596 +Generated on: 2024-03-11 20:33:43.369985 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_FORTINIF4_REV03 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_PIKOF4.h b/src/madflight_board_betaflight_FFPV-FF_PIKOF4.h index f988521..835fe9c 100644 --- a/src/madflight_board_betaflight_FFPV-FF_PIKOF4.h +++ b/src/madflight_board_betaflight_FFPV-FF_PIKOF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.122584 +Generated on: 2024-03-11 20:33:43.369985 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_PIKOF4 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_PIKOF4OSD.h b/src/madflight_board_betaflight_FFPV-FF_PIKOF4OSD.h index 37c0df4..c093d73 100644 --- a/src/madflight_board_betaflight_FFPV-FF_PIKOF4OSD.h +++ b/src/madflight_board_betaflight_FFPV-FF_PIKOF4OSD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.123584 +Generated on: 2024-03-11 20:33:43.385618 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_PIKOF4OSD @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_RACEPIT.h b/src/madflight_board_betaflight_FFPV-FF_RACEPIT.h index d727269..c2110b1 100644 --- a/src/madflight_board_betaflight_FFPV-FF_RACEPIT.h +++ b/src/madflight_board_betaflight_FFPV-FF_RACEPIT.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.124595 +Generated on: 2024-03-11 20:33:43.385618 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_RACEPIT @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_RACEPITF7.h b/src/madflight_board_betaflight_FFPV-FF_RACEPITF7.h index 693113e..187544c 100644 --- a/src/madflight_board_betaflight_FFPV-FF_RACEPITF7.h +++ b/src/madflight_board_betaflight_FFPV-FF_RACEPITF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.125594 +Generated on: 2024-03-11 20:33:43.385618 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_RACEPITF7 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_RACEPITF7_MINI.h b/src/madflight_board_betaflight_FFPV-FF_RACEPITF7_MINI.h index ebedaff..c7c4297 100644 --- a/src/madflight_board_betaflight_FFPV-FF_RACEPITF7_MINI.h +++ b/src/madflight_board_betaflight_FFPV-FF_RACEPITF7_MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.126596 +Generated on: 2024-03-11 20:33:43.401278 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_RACEPITF7_MINI @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FFPV-FF_RACEPIT_MINI.h b/src/madflight_board_betaflight_FFPV-FF_RACEPIT_MINI.h index 604d07a..c5a110c 100644 --- a/src/madflight_board_betaflight_FFPV-FF_RACEPIT_MINI.h +++ b/src/madflight_board_betaflight_FFPV-FF_RACEPIT_MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.126596 +Generated on: 2024-03-11 20:33:43.401278 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FF_RACEPIT_MINI @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FHRC-FLASHHOBBYF405.h b/src/madflight_board_betaflight_FHRC-FLASHHOBBYF405.h index a2ae74f..f8ca269 100644 --- a/src/madflight_board_betaflight_FHRC-FLASHHOBBYF405.h +++ b/src/madflight_board_betaflight_FHRC-FLASHHOBBYF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.127585 +Generated on: 2024-03-11 20:33:43.401278 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLASHHOBBYF405 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FHRC-FLASHHOBBYF722.h b/src/madflight_board_betaflight_FHRC-FLASHHOBBYF722.h index 01600fb..25d0f29 100644 --- a/src/madflight_board_betaflight_FHRC-FLASHHOBBYF722.h +++ b/src/madflight_board_betaflight_FHRC-FLASHHOBBYF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.128585 +Generated on: 2024-03-11 20:33:43.416905 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLASHHOBBYF722 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLAO-FLAOF405X8.h b/src/madflight_board_betaflight_FLAO-FLAOF405X8.h index ca0ed43..708d53d 100644 --- a/src/madflight_board_betaflight_FLAO-FLAOF405X8.h +++ b/src/madflight_board_betaflight_FLAO-FLAOF405X8.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.129586 +Generated on: 2024-03-11 20:33:43.416905 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLAOF405X8 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLCO-FLYCOLORF7.h b/src/madflight_board_betaflight_FLCO-FLYCOLORF7.h index 972315e..89326e7 100644 --- a/src/madflight_board_betaflight_FLCO-FLYCOLORF7.h +++ b/src/madflight_board_betaflight_FLCO-FLYCOLORF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.130584 +Generated on: 2024-03-11 20:33:43.432492 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYCOLORF7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLCO-FLYCOLORF7MINI.h b/src/madflight_board_betaflight_FLCO-FLYCOLORF7MINI.h index e8a8579..f560e59 100644 --- a/src/madflight_board_betaflight_FLCO-FLYCOLORF7MINI.h +++ b/src/madflight_board_betaflight_FLCO-FLYCOLORF7MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.131584 +Generated on: 2024-03-11 20:33:43.432492 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYCOLORF7MINI @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO.h b/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO.h index 4600399..3ca5b19 100644 --- a/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO.h +++ b/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.132583 +Generated on: 2024-03-11 20:33:43.432492 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYCOLORF7_AIO @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO_HD.h b/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO_HD.h index 3a9e646..55ebc9f 100644 --- a/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO_HD.h +++ b/src/madflight_board_betaflight_FLCO-FLYCOLORF7_AIO_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.133584 +Generated on: 2024-03-11 20:33:43.448127 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYCOLORF7_AIO_HD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLLF-KIWIF4.h b/src/madflight_board_betaflight_FLLF-KIWIF4.h index d20573f..4accc38 100644 --- a/src/madflight_board_betaflight_FLLF-KIWIF4.h +++ b/src/madflight_board_betaflight_FLLF-KIWIF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.134584 +Generated on: 2024-03-11 20:33:43.463746 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KIWIF4 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLLF-KIWIF4V2.h b/src/madflight_board_betaflight_FLLF-KIWIF4V2.h index 7f2276a..f70e900 100644 --- a/src/madflight_board_betaflight_FLLF-KIWIF4V2.h +++ b/src/madflight_board_betaflight_FLLF-KIWIF4V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.135598 +Generated on: 2024-03-11 20:33:43.466256 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KIWIF4V2 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLLF-PLUMF4.h b/src/madflight_board_betaflight_FLLF-PLUMF4.h index efd2515..647dd8c 100644 --- a/src/madflight_board_betaflight_FLLF-PLUMF4.h +++ b/src/madflight_board_betaflight_FLLF-PLUMF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.136584 +Generated on: 2024-03-11 20:33:43.466256 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: PLUMF4 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLMO-GRAVITYF7.h b/src/madflight_board_betaflight_FLMO-GRAVITYF7.h index 43b2bfb..03bb393 100644 --- a/src/madflight_board_betaflight_FLMO-GRAVITYF7.h +++ b/src/madflight_board_betaflight_FLMO-GRAVITYF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.136584 +Generated on: 2024-03-11 20:33:43.479772 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GRAVITYF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLMO-STELLARF4.h b/src/madflight_board_betaflight_FLMO-STELLARF4.h index 9b7ce8a..1989c80 100644 --- a/src/madflight_board_betaflight_FLMO-STELLARF4.h +++ b/src/madflight_board_betaflight_FLMO-STELLARF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.137585 +Generated on: 2024-03-11 20:33:43.479772 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: STELLARF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLMO-STELLARF7.h b/src/madflight_board_betaflight_FLMO-STELLARF7.h index 3ab4bba..680b231 100644 --- a/src/madflight_board_betaflight_FLMO-STELLARF7.h +++ b/src/madflight_board_betaflight_FLMO-STELLARF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.138583 +Generated on: 2024-03-11 20:33:43.495416 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: STELLARF7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLMO-STELLARF7V2.h b/src/madflight_board_betaflight_FLMO-STELLARF7V2.h index 6b184fe..8eca192 100644 --- a/src/madflight_board_betaflight_FLMO-STELLARF7V2.h +++ b/src/madflight_board_betaflight_FLMO-STELLARF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.139584 +Generated on: 2024-03-11 20:33:43.495416 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: STELLARF7V2 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLON-REVOLT.h b/src/madflight_board_betaflight_FLON-REVOLT.h index 2ace23a..69c3645 100644 --- a/src/madflight_board_betaflight_FLON-REVOLT.h +++ b/src/madflight_board_betaflight_FLON-REVOLT.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.140584 +Generated on: 2024-03-11 20:33:43.495416 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: REVOLT @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLON-REVOLTOSD.h b/src/madflight_board_betaflight_FLON-REVOLTOSD.h index 8db45c4..5327bee 100644 --- a/src/madflight_board_betaflight_FLON-REVOLTOSD.h +++ b/src/madflight_board_betaflight_FLON-REVOLTOSD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.141583 +Generated on: 2024-03-11 20:33:43.511039 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: REVOLTOSD @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF405.h b/src/madflight_board_betaflight_FLWO-FLYWOOF405.h index 7fb28e0..29197fd 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF405.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.142584 +Generated on: 2024-03-11 20:33:43.511039 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF405 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF405NANO.h b/src/madflight_board_betaflight_FLWO-FLYWOOF405NANO.h index ecd9068..15976e0 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF405NANO.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF405NANO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.143584 +Generated on: 2024-03-11 20:33:43.511039 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF405NANO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF405PRO.h b/src/madflight_board_betaflight_FLWO-FLYWOOF405PRO.h index 60343b2..89c3e4e 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF405PRO.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF405PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.144584 +Generated on: 2024-03-11 20:33:43.526664 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF405PRO @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF405S_AIO.h b/src/madflight_board_betaflight_FLWO-FLYWOOF405S_AIO.h index 7136189..007bdf7 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF405S_AIO.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF405S_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.145584 +Generated on: 2024-03-11 20:33:43.526664 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF405S_AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF411.h b/src/madflight_board_betaflight_FLWO-FLYWOOF411.h index a841d8d..7abbe2a 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF411.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.146585 +Generated on: 2024-03-11 20:33:43.526664 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF411 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF411EVO_HD.h b/src/madflight_board_betaflight_FLWO-FLYWOOF411EVO_HD.h index b85418f..88e1e82 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF411EVO_HD.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF411EVO_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.147585 +Generated on: 2024-03-11 20:33:43.542280 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF411EVO_HD @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF411HEX.h b/src/madflight_board_betaflight_FLWO-FLYWOOF411HEX.h index de10ee1..175c686 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF411HEX.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF411HEX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.148595 +Generated on: 2024-03-11 20:33:43.542280 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF411HEX @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF411V2.h b/src/madflight_board_betaflight_FLWO-FLYWOOF411V2.h index 121cabc..de2cfc9 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF411V2.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF411V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.149585 +Generated on: 2024-03-11 20:33:43.553940 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF411V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF411_5IN1_AIO.h b/src/madflight_board_betaflight_FLWO-FLYWOOF411_5IN1_AIO.h index c563222..f665331 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF411_5IN1_AIO.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF411_5IN1_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.149585 +Generated on: 2024-03-11 20:33:43.557972 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF411_5IN1_AIO @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF745.h b/src/madflight_board_betaflight_FLWO-FLYWOOF745.h index 439ffa5..7d7ac94 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF745.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF745.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.150588 +Generated on: 2024-03-11 20:33:43.566486 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF745 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF745AIO.h b/src/madflight_board_betaflight_FLWO-FLYWOOF745AIO.h index f08caba..e060297 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF745AIO.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF745AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.151584 +Generated on: 2024-03-11 20:33:43.566486 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF745AIO @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF745NANO.h b/src/madflight_board_betaflight_FLWO-FLYWOOF745NANO.h index 5254d11..259cbfb 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF745NANO.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF745NANO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.153585 +Generated on: 2024-03-11 20:33:43.579813 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF745NANO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FLWO-FLYWOOF7DUAL.h b/src/madflight_board_betaflight_FLWO-FLYWOOF7DUAL.h index 0c47291..45ccf91 100644 --- a/src/madflight_board_betaflight_FLWO-FLYWOOF7DUAL.h +++ b/src/madflight_board_betaflight_FLWO-FLYWOOF7DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.154595 +Generated on: 2024-03-11 20:33:43.584811 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLYWOOF7DUAL @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOSS-ANYFCF7.h b/src/madflight_board_betaflight_FOSS-ANYFCF7.h index d7635f0..5199fa7 100644 --- a/src/madflight_board_betaflight_FOSS-ANYFCF7.h +++ b/src/madflight_board_betaflight_FOSS-ANYFCF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.155585 +Generated on: 2024-03-11 20:33:43.589807 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ANYFCF7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOSS-ANYFCM7.h b/src/madflight_board_betaflight_FOSS-ANYFCM7.h index 9a8a158..24179c3 100644 --- a/src/madflight_board_betaflight_FOSS-ANYFCM7.h +++ b/src/madflight_board_betaflight_FOSS-ANYFCM7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.156584 +Generated on: 2024-03-11 20:33:43.594603 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ANYFCM7 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOSS-DRONIUSF7.h b/src/madflight_board_betaflight_FOSS-DRONIUSF7.h index 1e43d7d..6fbe419 100644 --- a/src/madflight_board_betaflight_FOSS-DRONIUSF7.h +++ b/src/madflight_board_betaflight_FOSS-DRONIUSF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.157585 +Generated on: 2024-03-11 20:33:43.599624 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: DRONIUSF7 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOSS-F4BY.h b/src/madflight_board_betaflight_FOSS-F4BY.h index 217cfec..37315cd 100644 --- a/src/madflight_board_betaflight_FOSS-F4BY.h +++ b/src/madflight_board_betaflight_FOSS-F4BY.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.158611 +Generated on: 2024-03-11 20:33:43.603645 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: F4BY @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOSS-FENIX_F405.h b/src/madflight_board_betaflight_FOSS-FENIX_F405.h index e3da77b..4bd0cc3 100644 --- a/src/madflight_board_betaflight_FOSS-FENIX_F405.h +++ b/src/madflight_board_betaflight_FOSS-FENIX_F405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.159585 +Generated on: 2024-03-11 20:33:43.607608 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FENIX_F405 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOSS-SPARKY2.h b/src/madflight_board_betaflight_FOSS-SPARKY2.h index 0f2a9ce..6de32e2 100644 --- a/src/madflight_board_betaflight_FOSS-SPARKY2.h +++ b/src/madflight_board_betaflight_FOSS-SPARKY2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.160598 +Generated on: 2024-03-11 20:33:43.612309 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPARKY2 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOSS-WORMFC.h b/src/madflight_board_betaflight_FOSS-WORMFC.h index f98bcdd..47b6af0 100644 --- a/src/madflight_board_betaflight_FOSS-WORMFC.h +++ b/src/madflight_board_betaflight_FOSS-WORMFC.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.161584 +Generated on: 2024-03-11 20:33:43.617309 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: WORMFC @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF405.h b/src/madflight_board_betaflight_FOXE-FOXEERF405.h index 96ca8d0..00d6d24 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF405.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.162586 +Generated on: 2024-03-11 20:33:43.622323 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF405 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF722DUAL.h b/src/madflight_board_betaflight_FOXE-FOXEERF722DUAL.h index 52e9816..67967a3 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF722DUAL.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF722DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.163584 +Generated on: 2024-03-11 20:33:43.627961 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF722DUAL @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF722V2.h b/src/madflight_board_betaflight_FOXE-FOXEERF722V2.h index cade552..fd8fda6 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF722V2.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF722V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.163584 +Generated on: 2024-03-11 20:33:43.633056 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF722V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF722V3.h b/src/madflight_board_betaflight_FOXE-FOXEERF722V3.h index aa36f7a..f7488f6 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF722V3.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF722V3.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.164583 +Generated on: 2024-03-11 20:33:43.640580 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF722V3 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF722V4.h b/src/madflight_board_betaflight_FOXE-FOXEERF722V4.h index ea1bcd2..ddefe98 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF722V4.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF722V4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.165590 +Generated on: 2024-03-11 20:33:43.648113 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF722V4 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF745V2_AIO.h b/src/madflight_board_betaflight_FOXE-FOXEERF745V2_AIO.h index 4d0e825..6e8600e 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF745V2_AIO.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF745V2_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.166585 +Generated on: 2024-03-11 20:33:43.656131 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF745V2_AIO @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF745V3_AIO.h b/src/madflight_board_betaflight_FOXE-FOXEERF745V3_AIO.h index a40c665..8b91435 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF745V3_AIO.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF745V3_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.167585 +Generated on: 2024-03-11 20:33:43.666721 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF745V3_AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF745V4_AIO.h b/src/madflight_board_betaflight_FOXE-FOXEERF745V4_AIO.h index 99eaeaf..9b77084 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF745V4_AIO.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF745V4_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.168584 +Generated on: 2024-03-11 20:33:43.673731 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF745V4_AIO @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERF745_AIO.h b/src/madflight_board_betaflight_FOXE-FOXEERF745_AIO.h index d974b6b..f260565 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERF745_AIO.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERF745_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.169586 +Generated on: 2024-03-11 20:33:43.681077 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERF745_AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FOXE-FOXEERH743.h b/src/madflight_board_betaflight_FOXE-FOXEERH743.h index 80f9b61..25915fc 100644 --- a/src/madflight_board_betaflight_FOXE-FOXEERH743.h +++ b/src/madflight_board_betaflight_FOXE-FOXEERH743.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.170588 +Generated on: 2024-03-11 20:33:43.687076 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FOXEERH743 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FPVM-BETAFLIGHTF4.h b/src/madflight_board_betaflight_FPVM-BETAFLIGHTF4.h index c9c6ab5..66afc52 100644 --- a/src/madflight_board_betaflight_FPVM-BETAFLIGHTF4.h +++ b/src/madflight_board_betaflight_FPVM-BETAFLIGHTF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.171585 +Generated on: 2024-03-11 20:33:43.693082 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BETAFLIGHTF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FPVM-FPVM_BETAFLIGHTF7.h b/src/madflight_board_betaflight_FPVM-FPVM_BETAFLIGHTF7.h index caaed97..29a8bb1 100644 --- a/src/madflight_board_betaflight_FPVM-FPVM_BETAFLIGHTF7.h +++ b/src/madflight_board_betaflight_FPVM-FPVM_BETAFLIGHTF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.172598 +Generated on: 2024-03-11 20:33:43.698513 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FPVM_BETAFLIGHTF7 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FPVM-XRACERF4.h b/src/madflight_board_betaflight_FPVM-XRACERF4.h index cc8a93b..1ac1491 100644 --- a/src/madflight_board_betaflight_FPVM-XRACERF4.h +++ b/src/madflight_board_betaflight_FPVM-XRACERF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.173600 +Generated on: 2024-03-11 20:33:43.705514 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: XRACERF4 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_FRSK-FRSKYF4.h b/src/madflight_board_betaflight_FRSK-FRSKYF4.h index aea451b..09d5a0c 100644 --- a/src/madflight_board_betaflight_FRSK-FRSKYF4.h +++ b/src/madflight_board_betaflight_FRSK-FRSKYF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.174601 +Generated on: 2024-03-11 20:33:43.711358 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FRSKYF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEEL-GEELANGF411.h b/src/madflight_board_betaflight_GEEL-GEELANGF411.h index aaf7f10..98d6aaf 100644 --- a/src/madflight_board_betaflight_GEEL-GEELANGF411.h +++ b/src/madflight_board_betaflight_GEEL-GEELANGF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.175591 +Generated on: 2024-03-11 20:33:43.717363 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEELANGF411 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEFP-XILOF4.h b/src/madflight_board_betaflight_GEFP-XILOF4.h index ad44e0f..1fbd7a6 100644 --- a/src/madflight_board_betaflight_GEFP-XILOF4.h +++ b/src/madflight_board_betaflight_GEFP-XILOF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.175591 +Generated on: 2024-03-11 20:33:43.723359 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: XILOF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF405.h b/src/madflight_board_betaflight_GEPR-GEPRCF405.h index f57df4a..138c0fb 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF405.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.176585 +Generated on: 2024-03-11 20:33:43.729021 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF405 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF411.h b/src/madflight_board_betaflight_GEPR-GEPRCF411.h index fd7f00e..333f888 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF411.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.177585 +Generated on: 2024-03-11 20:33:43.734019 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF411 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF411SX1280.h b/src/madflight_board_betaflight_GEPR-GEPRCF411SX1280.h index bdf7f1f..ff6c058 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF411SX1280.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF411SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.178584 +Generated on: 2024-03-11 20:33:43.739017 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF411SX1280 @@ -76,7 +76,7 @@ const int HW_PIN_BAT_I = PB0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF411_AIO.h b/src/madflight_board_betaflight_GEPR-GEPRCF411_AIO.h index 41715e2..f421e90 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF411_AIO.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF411_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.179585 +Generated on: 2024-03-11 20:33:43.745239 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF411_AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF411_PRO.h b/src/madflight_board_betaflight_GEPR-GEPRCF411_PRO.h index fe8e313..444dcb0 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF411_PRO.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF411_PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.180584 +Generated on: 2024-03-11 20:33:43.750234 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF411_PRO @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF722.h b/src/madflight_board_betaflight_GEPR-GEPRCF722.h index 9f336d4..0688f9d 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF722.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.181584 +Generated on: 2024-03-11 20:33:43.756237 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF722 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF722BT.h b/src/madflight_board_betaflight_GEPR-GEPRCF722BT.h index 06acc09..9b898c8 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF722BT.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF722BT.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.182584 +Generated on: 2024-03-11 20:33:43.760929 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF722BT @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF722_BT_HD.h b/src/madflight_board_betaflight_GEPR-GEPRCF722_BT_HD.h index acca23e..2bbc2a2 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF722_BT_HD.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF722_BT_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.183586 +Generated on: 2024-03-11 20:33:43.766935 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF722_BT_HD @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRCF745_BT_HD.h b/src/madflight_board_betaflight_GEPR-GEPRCF745_BT_HD.h index 2e58086..83cbec0 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRCF745_BT_HD.h +++ b/src/madflight_board_betaflight_GEPR-GEPRCF745_BT_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.184584 +Generated on: 2024-03-11 20:33:43.766935 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRCF745_BT_HD @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEPRC_F722_AIO.h b/src/madflight_board_betaflight_GEPR-GEPRC_F722_AIO.h index 8e86ae1..af677bc 100644 --- a/src/madflight_board_betaflight_GEPR-GEPRC_F722_AIO.h +++ b/src/madflight_board_betaflight_GEPR-GEPRC_F722_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.185584 +Generated on: 2024-03-11 20:33:43.775942 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEPRC_F722_AIO @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-GEP_F405_VTX_V3.h b/src/madflight_board_betaflight_GEPR-GEP_F405_VTX_V3.h index 73bf497..7c69eaa 100644 --- a/src/madflight_board_betaflight_GEPR-GEP_F405_VTX_V3.h +++ b/src/madflight_board_betaflight_GEPR-GEP_F405_VTX_V3.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.186586 +Generated on: 2024-03-11 20:33:43.775942 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEP_F405_VTX_V3 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-TAKERF411.h b/src/madflight_board_betaflight_GEPR-TAKERF411.h index 847ede3..fd15dde 100644 --- a/src/madflight_board_betaflight_GEPR-TAKERF411.h +++ b/src/madflight_board_betaflight_GEPR-TAKERF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.187584 +Generated on: 2024-03-11 20:33:43.775942 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TAKERF411 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-TAKERF722SE.h b/src/madflight_board_betaflight_GEPR-TAKERF722SE.h index a74ccd7..0b76320 100644 --- a/src/madflight_board_betaflight_GEPR-TAKERF722SE.h +++ b/src/madflight_board_betaflight_GEPR-TAKERF722SE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.188599 +Generated on: 2024-03-11 20:33:43.791614 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TAKERF722SE @@ -64,7 +64,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GEPR-TAKERG4AIO.h b/src/madflight_board_betaflight_GEPR-TAKERG4AIO.h index 1274e5e..fcccfca 100644 --- a/src/madflight_board_betaflight_GEPR-TAKERG4AIO.h +++ b/src/madflight_board_betaflight_GEPR-TAKERG4AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.189608 +Generated on: 2024-03-11 20:33:43.791614 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TAKERG4AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GFPV-GEMEF411.h b/src/madflight_board_betaflight_GFPV-GEMEF411.h index d20b289..ad170a9 100644 --- a/src/madflight_board_betaflight_GFPV-GEMEF411.h +++ b/src/madflight_board_betaflight_GFPV-GEMEF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.190622 +Generated on: 2024-03-11 20:33:43.791614 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEMEF411 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_GFPV-GEMEF722.h b/src/madflight_board_betaflight_GFPV-GEMEF722.h index ef9dd00..a91ee80 100644 --- a/src/madflight_board_betaflight_GFPV-GEMEF722.h +++ b/src/madflight_board_betaflight_GFPV-GEMEF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.190622 +Generated on: 2024-03-11 20:33:43.807201 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: GEMEF722 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HAMO-CRAZYBEEF405.h b/src/madflight_board_betaflight_HAMO-CRAZYBEEF405.h index 964eef4..a1914ef 100644 --- a/src/madflight_board_betaflight_HAMO-CRAZYBEEF405.h +++ b/src/madflight_board_betaflight_HAMO-CRAZYBEEF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.191622 +Generated on: 2024-03-11 20:33:43.807201 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CRAZYBEEF405 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DX.h b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DX.h index 655142f..d212c8d 100644 --- a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DX.h +++ b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.192607 +Generated on: 2024-03-11 20:33:43.807201 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CRAZYBEEF4DX @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DXS.h b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DXS.h index 7ca1085..b413565 100644 --- a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DXS.h +++ b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4DXS.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.193607 +Generated on: 2024-03-11 20:33:43.807201 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CRAZYBEEF4DXS @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FR.h b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FR.h index b7ccbc1..ddf8110 100644 --- a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FR.h +++ b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FR.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.194608 +Generated on: 2024-03-11 20:33:43.822833 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CRAZYBEEF4FR @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FS.h b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FS.h index 43f90e2..58d7a15 100644 --- a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FS.h +++ b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4FS.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.195607 +Generated on: 2024-03-11 20:33:43.822833 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CRAZYBEEF4FS @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4SX1280.h b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4SX1280.h index bc20c61..25f93f2 100644 --- a/src/madflight_board_betaflight_HAMO-CRAZYBEEF4SX1280.h +++ b/src/madflight_board_betaflight_HAMO-CRAZYBEEF4SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.196623 +Generated on: 2024-03-11 20:33:43.822833 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: CRAZYBEEF4SX1280 @@ -74,7 +74,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF405.h b/src/madflight_board_betaflight_HARC-HAKRCF405.h index 7ac4bfc..d5df8d9 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF405.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.197607 +Generated on: 2024-03-11 20:33:43.838451 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF405 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF405D.h b/src/madflight_board_betaflight_HARC-HAKRCF405D.h index ec24e6e..5f2e9c7 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF405D.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF405D.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.198608 +Generated on: 2024-03-11 20:33:43.838451 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF405D @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF405V2.h b/src/madflight_board_betaflight_HARC-HAKRCF405V2.h index 28709a5..3e97d40 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF405V2.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF405V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.199607 +Generated on: 2024-03-11 20:33:43.838451 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF405V2 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF411.h b/src/madflight_board_betaflight_HARC-HAKRCF411.h index 1c0e1cb..d8ef867 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF411.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.200619 +Generated on: 2024-03-11 20:33:43.854086 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF411 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF411D.h b/src/madflight_board_betaflight_HARC-HAKRCF411D.h index ad9ea30..d0b0137 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF411D.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF411D.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.201621 +Generated on: 2024-03-11 20:33:43.854086 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF411D @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF722.h b/src/madflight_board_betaflight_HARC-HAKRCF722.h index 29d8768..463bd60 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF722.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.201621 +Generated on: 2024-03-11 20:33:43.867127 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF722 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF722D.h b/src/madflight_board_betaflight_HARC-HAKRCF722D.h index 29f9d59..e0bec47 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF722D.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF722D.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.202611 +Generated on: 2024-03-11 20:33:43.870132 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF722D @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF722MINI.h b/src/madflight_board_betaflight_HARC-HAKRCF722MINI.h index a7b2f7b..74e09b6 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF722MINI.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF722MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.204632 +Generated on: 2024-03-11 20:33:43.870132 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF722MINI @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF722V2.h b/src/madflight_board_betaflight_HARC-HAKRCF722V2.h index e03ad2a..f9f8eba 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF722V2.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF722V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.205633 +Generated on: 2024-03-11 20:33:43.870132 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF722V2 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-HAKRCF7230D.h b/src/madflight_board_betaflight_HARC-HAKRCF7230D.h index 902cb9c..bb955a0 100644 --- a/src/madflight_board_betaflight_HARC-HAKRCF7230D.h +++ b/src/madflight_board_betaflight_HARC-HAKRCF7230D.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.206633 +Generated on: 2024-03-11 20:33:43.885774 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HAKRCF7230D @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HARC-KD722.h b/src/madflight_board_betaflight_HARC-KD722.h index a27bd2b..2e1a312 100644 --- a/src/madflight_board_betaflight_HARC-KD722.h +++ b/src/madflight_board_betaflight_HARC-KD722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.207632 +Generated on: 2024-03-11 20:33:43.885774 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KD722 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEF4.h b/src/madflight_board_betaflight_HBRO-KAKUTEF4.h index d443464..06d12b0 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEF4.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.208643 +Generated on: 2024-03-11 20:33:43.885774 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEF4 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEF4V2.h b/src/madflight_board_betaflight_HBRO-KAKUTEF4V2.h index d5a872b..02b9c08 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEF4V2.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEF4V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.209651 +Generated on: 2024-03-11 20:33:43.901390 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEF4V2 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEF7.h b/src/madflight_board_betaflight_HBRO-KAKUTEF7.h index 8c61e3b..c5025b8 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEF7.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.210632 +Generated on: 2024-03-11 20:33:43.901390 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEF7HDV.h b/src/madflight_board_betaflight_HBRO-KAKUTEF7HDV.h index 7f1858a..634ad55 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEF7HDV.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEF7HDV.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.211654 +Generated on: 2024-03-11 20:33:43.901390 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEF7HDV @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEF7MINI.h b/src/madflight_board_betaflight_HBRO-KAKUTEF7MINI.h index 8aa830a..72b47b9 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEF7MINI.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEF7MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.212632 +Generated on: 2024-03-11 20:33:43.917015 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEF7MINI @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEF7MINIV3.h b/src/madflight_board_betaflight_HBRO-KAKUTEF7MINIV3.h index 0478e0e..b23c615 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEF7MINIV3.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEF7MINIV3.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.212632 +Generated on: 2024-03-11 20:33:43.917015 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEF7MINIV3 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEF7V2.h b/src/madflight_board_betaflight_HBRO-KAKUTEF7V2.h index 156213a..cf04e29 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEF7V2.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.213633 +Generated on: 2024-03-11 20:33:43.917015 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEF7V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEH7.h b/src/madflight_board_betaflight_HBRO-KAKUTEH7.h index 1740bd3..1ec1d4f 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEH7.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEH7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.214632 +Generated on: 2024-03-11 20:33:43.932639 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEH7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEH7MINI.h b/src/madflight_board_betaflight_HBRO-KAKUTEH7MINI.h index abcf331..d8fa1e9 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEH7MINI.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEH7MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.215632 +Generated on: 2024-03-11 20:33:43.932639 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEH7MINI @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HBRO-KAKUTEH7V2.h b/src/madflight_board_betaflight_HBRO-KAKUTEH7V2.h index 8a41ed2..d73d65c 100644 --- a/src/madflight_board_betaflight_HBRO-KAKUTEH7V2.h +++ b/src/madflight_board_betaflight_HBRO-KAKUTEH7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.216632 +Generated on: 2024-03-11 20:33:43.932639 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KAKUTEH7V2 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HENA-TALONF4V2.h b/src/madflight_board_betaflight_HENA-TALONF4V2.h index 0735606..8353fc5 100644 --- a/src/madflight_board_betaflight_HENA-TALONF4V2.h +++ b/src/madflight_board_betaflight_HENA-TALONF4V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.217632 +Generated on: 2024-03-11 20:33:43.948265 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TALONF4V2 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HENA-TALONF7DJIHD.h b/src/madflight_board_betaflight_HENA-TALONF7DJIHD.h index ea5ace0..8881772 100644 --- a/src/madflight_board_betaflight_HENA-TALONF7DJIHD.h +++ b/src/madflight_board_betaflight_HENA-TALONF7DJIHD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.218631 +Generated on: 2024-03-11 20:33:43.948265 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TALONF7DJIHD @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HENA-TALONF7FUSION.h b/src/madflight_board_betaflight_HENA-TALONF7FUSION.h index f315652..c2810e5 100644 --- a/src/madflight_board_betaflight_HENA-TALONF7FUSION.h +++ b/src/madflight_board_betaflight_HENA-TALONF7FUSION.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.220638 +Generated on: 2024-03-11 20:33:43.948265 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TALONF7FUSION @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HENA-TALONF7V2.h b/src/madflight_board_betaflight_HENA-TALONF7V2.h index 36fc7d2..2002386 100644 --- a/src/madflight_board_betaflight_HENA-TALONF7V2.h +++ b/src/madflight_board_betaflight_HENA-TALONF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.221633 +Generated on: 2024-03-11 20:33:43.967449 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TALONF7V2 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HFOR-HIFIONRCF7.h b/src/madflight_board_betaflight_HFOR-HIFIONRCF7.h index a71f83a..c74990a 100644 --- a/src/madflight_board_betaflight_HFOR-HIFIONRCF7.h +++ b/src/madflight_board_betaflight_HFOR-HIFIONRCF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.222643 +Generated on: 2024-03-11 20:33:43.967449 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HIFIONRCF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF405.h b/src/madflight_board_betaflight_HGLR-HGLRCF405.h index 5252234..7877faa 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF405.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.223647 +Generated on: 2024-03-11 20:33:43.979987 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF405 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF405AS.h b/src/madflight_board_betaflight_HGLR-HGLRCF405AS.h index c70e614..f878fae 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF405AS.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF405AS.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.224633 +Generated on: 2024-03-11 20:33:43.979987 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF405AS @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF405V2.h b/src/madflight_board_betaflight_HGLR-HGLRCF405V2.h index e5e9ed3..ee8fde9 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF405V2.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF405V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.225632 +Generated on: 2024-03-11 20:33:43.979987 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF405V2 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF411.h b/src/madflight_board_betaflight_HGLR-HGLRCF411.h index d6f85b6..2dfbb18 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF411.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.226633 +Generated on: 2024-03-11 20:33:43.995621 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF411 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF411ELRS.h b/src/madflight_board_betaflight_HGLR-HGLRCF411ELRS.h index 91ccd9a..c6a920a 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF411ELRS.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF411ELRS.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.227633 +Generated on: 2024-03-11 20:33:43.995621 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF411ELRS @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280.h b/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280.h index 825222f..e1d45fb 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.228651 +Generated on: 2024-03-11 20:33:43.995621 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF411SX1280 @@ -72,7 +72,7 @@ const int HW_PIN_BAT_I = PB0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280V2.h b/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280V2.h index c5e0aef..7088bb2 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280V2.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF411SX1280V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.229711 +Generated on: 2024-03-11 20:33:44.011245 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF411SX1280V2 @@ -74,7 +74,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF722.h b/src/madflight_board_betaflight_HGLR-HGLRCF722.h index b3d8f9f..80a05e0 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF722.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.231228 +Generated on: 2024-03-11 20:33:44.011245 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF722 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF722AIO.h b/src/madflight_board_betaflight_HGLR-HGLRCF722AIO.h index 961e912..5bd3818 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF722AIO.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF722AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.232495 +Generated on: 2024-03-11 20:33:44.011245 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF722AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF722AIOV2.h b/src/madflight_board_betaflight_HGLR-HGLRCF722AIOV2.h index 6eb8aea..713d1dd 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF722AIOV2.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF722AIOV2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.233498 +Generated on: 2024-03-11 20:33:44.026870 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF722AIOV2 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF722E.h b/src/madflight_board_betaflight_HGLR-HGLRCF722E.h index c7d79e4..6afab11 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF722E.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF722E.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.234032 +Generated on: 2024-03-11 20:33:44.026870 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF722E @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF722MINI.h b/src/madflight_board_betaflight_HGLR-HGLRCF722MINI.h index 1d5381a..74337b1 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF722MINI.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF722MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.235038 +Generated on: 2024-03-11 20:33:44.026870 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF722MINI @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF722MINIV2.h b/src/madflight_board_betaflight_HGLR-HGLRCF722MINIV2.h index 8aa1638..f505dd8 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF722MINIV2.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF722MINIV2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.236038 +Generated on: 2024-03-11 20:33:44.042494 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF722MINIV2 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-HGLRCF745.h b/src/madflight_board_betaflight_HGLR-HGLRCF745.h index 129bd33..beeccd4 100644 --- a/src/madflight_board_betaflight_HGLR-HGLRCF745.h +++ b/src/madflight_board_betaflight_HGLR-HGLRCF745.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.237037 +Generated on: 2024-03-11 20:33:44.042494 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HGLRCF745 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-ZEUSF4EVO.h b/src/madflight_board_betaflight_HGLR-ZEUSF4EVO.h index cfa40bf..0ff0fe3 100644 --- a/src/madflight_board_betaflight_HGLR-ZEUSF4EVO.h +++ b/src/madflight_board_betaflight_HGLR-ZEUSF4EVO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.238038 +Generated on: 2024-03-11 20:33:44.055836 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ZEUSF4EVO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-ZEUSF4FR.h b/src/madflight_board_betaflight_HGLR-ZEUSF4FR.h index 3da1799..ec656e4 100644 --- a/src/madflight_board_betaflight_HGLR-ZEUSF4FR.h +++ b/src/madflight_board_betaflight_HGLR-ZEUSF4FR.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.240060 +Generated on: 2024-03-11 20:33:44.062275 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ZEUSF4FR @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HGLR-ZEUSF722_AIO.h b/src/madflight_board_betaflight_HGLR-ZEUSF722_AIO.h index 606c94b..b9f2a95 100644 --- a/src/madflight_board_betaflight_HGLR-ZEUSF722_AIO.h +++ b/src/madflight_board_betaflight_HGLR-ZEUSF722_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.241054 +Generated on: 2024-03-11 20:33:44.067778 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ZEUSF722_AIO @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HNEC-NIDICI_F4.h b/src/madflight_board_betaflight_HNEC-NIDICI_F4.h index f8fe788..2560d83 100644 --- a/src/madflight_board_betaflight_HNEC-NIDICI_F4.h +++ b/src/madflight_board_betaflight_HNEC-NIDICI_F4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.242055 +Generated on: 2024-03-11 20:33:44.072782 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NIDICI_F4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF4G3.h b/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF4G3.h index cca9122..31d76c8 100644 --- a/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF4G3.h +++ b/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF4G3.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.243057 +Generated on: 2024-03-11 20:33:44.079073 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HOBBYWING_XROTORF4G3 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF7CONV.h b/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF7CONV.h index 0921cc6..06c5e7e 100644 --- a/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF7CONV.h +++ b/src/madflight_board_betaflight_HOWI-HOBBYWING_XROTORF7CONV.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.244050 +Generated on: 2024-03-11 20:33:44.085063 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HOBBYWING_XROTORF7CONV @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F405.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F405.h index e78b4a8..a7ef936 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F405.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.245038 +Generated on: 2024-03-11 20:33:44.090061 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_BLITZ_F405 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F411RX.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F411RX.h index 1f435c5..12acac3 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F411RX.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F411RX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.246040 +Generated on: 2024-03-11 20:33:44.095651 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_BLITZ_F411RX @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722.h index 61a4531..7d2a463 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.248037 +Generated on: 2024-03-11 20:33:44.100639 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_BLITZ_F722 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722_X1.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722_X1.h index 85b58cf..343f9c5 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722_X1.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F722_X1.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.249042 +Generated on: 2024-03-11 20:33:44.105640 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_BLITZ_F722_X1 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_AIO.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_AIO.h index 618b511..7f8f070 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_AIO.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.250038 +Generated on: 2024-03-11 20:33:44.111107 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_BLITZ_F7_AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_PRO.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_PRO.h index 4b4c779..5035ac3 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_PRO.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_BLITZ_F7_PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.251038 +Generated on: 2024-03-11 20:33:44.116279 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_BLITZ_F7_PRO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_DEFENDER_F411.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_DEFENDER_F411.h index ad4ebde..6a5952c 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_DEFENDER_F411.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_DEFENDER_F411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.252037 +Generated on: 2024-03-11 20:33:44.121279 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_DEFENDER_F411 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_AIO.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_AIO.h index be82b8e..0cc25cc 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_AIO.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.253036 +Generated on: 2024-03-11 20:33:44.128206 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F405_AIO @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_TWING.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_TWING.h index 5bf6c68..840edea 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_TWING.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F405_TWING.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.254040 +Generated on: 2024-03-11 20:33:44.135257 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F405_TWING @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_AIO32.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_AIO32.h index 0c5b553..17e598b 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_AIO32.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_AIO32.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.255037 +Generated on: 2024-03-11 20:33:44.140256 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F411_AIO32 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_PRO.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_PRO.h index dcddcf4..9c9ea86 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_PRO.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F411_PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.256036 +Generated on: 2024-03-11 20:33:44.146680 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F411_PRO @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F4SX1280.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F4SX1280.h index 8f7284d..cb6106c 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F4SX1280.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F4SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.257037 +Generated on: 2024-03-11 20:33:44.152671 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F4SX1280 @@ -69,7 +69,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F722_TWING.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F722_TWING.h index 5d304df..f9eea81 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F722_TWING.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F722_TWING.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.258036 +Generated on: 2024-03-11 20:33:44.158690 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F722_TWING @@ -65,7 +65,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO.h index 1da95c7..ba6c5e5 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.259038 +Generated on: 2024-03-11 20:33:44.166299 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F745_AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO_V2.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO_V2.h index 9ef318b..a6c9d7a 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO_V2.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_F745_AIO_V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.260036 +Generated on: 2024-03-11 20:33:44.171823 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_F745_AIO_V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_H743_AIO_V2.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_H743_AIO_V2.h index 83dee9b..c869052 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_H743_AIO_V2.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_H743_AIO_V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.261038 +Generated on: 2024-03-11 20:33:44.177704 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_H743_AIO_V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_H7_TWING.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_H7_TWING.h index 9ead9aa..f4856f4 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_H7_TWING.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_H7_TWING.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.262037 +Generated on: 2024-03-11 20:33:44.183142 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_H7_TWING @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F4.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F4.h index 64134db..ca51dd0 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F4.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.263036 +Generated on: 2024-03-11 20:33:44.189142 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_SUCCEX_E_F4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F7.h b/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F7.h index d6da8e7..b8c111e 100644 --- a/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F7.h +++ b/src/madflight_board_betaflight_IFRC-IFLIGHT_SUCCEX_E_F7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.264037 +Generated on: 2024-03-11 20:33:44.194610 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: IFLIGHT_SUCCEX_E_F7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-JBF7.h b/src/madflight_board_betaflight_IFRC-JBF7.h index f6f9330..6e2a3f8 100644 --- a/src/madflight_board_betaflight_IFRC-JBF7.h +++ b/src/madflight_board_betaflight_IFRC-JBF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.265038 +Generated on: 2024-03-11 20:33:44.201167 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JBF7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-JBF7_DJI.h b/src/madflight_board_betaflight_IFRC-JBF7_DJI.h index 8fdcbbb..9d53a9f 100644 --- a/src/madflight_board_betaflight_IFRC-JBF7_DJI.h +++ b/src/madflight_board_betaflight_IFRC-JBF7_DJI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.266037 +Generated on: 2024-03-11 20:33:44.207181 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JBF7_DJI @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_IFRC-JBF7_V2.h b/src/madflight_board_betaflight_IFRC-JBF7_V2.h index 5703dba..c727462 100644 --- a/src/madflight_board_betaflight_IFRC-JBF7_V2.h +++ b/src/madflight_board_betaflight_IFRC-JBF7_V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.267036 +Generated on: 2024-03-11 20:33:44.213574 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JBF7_V2 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JHEF-JHEF405PRO.h b/src/madflight_board_betaflight_JHEF-JHEF405PRO.h index 1e94e37..9f87bc4 100644 --- a/src/madflight_board_betaflight_JHEF-JHEF405PRO.h +++ b/src/madflight_board_betaflight_JHEF-JHEF405PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.268038 +Generated on: 2024-03-11 20:33:44.218574 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JHEF405PRO @@ -64,7 +64,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JHEF-JHEF411.h b/src/madflight_board_betaflight_JHEF-JHEF411.h index d2d19ff..505d3b4 100644 --- a/src/madflight_board_betaflight_JHEF-JHEF411.h +++ b/src/madflight_board_betaflight_JHEF-JHEF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.269038 +Generated on: 2024-03-11 20:33:44.223591 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JHEF411 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JHEF-JHEF411HD.h b/src/madflight_board_betaflight_JHEF-JHEF411HD.h index 240cf8a..1b46fdb 100644 --- a/src/madflight_board_betaflight_JHEF-JHEF411HD.h +++ b/src/madflight_board_betaflight_JHEF-JHEF411HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.270037 +Generated on: 2024-03-11 20:33:44.228641 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JHEF411HD @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JHEF-JHEF745.h b/src/madflight_board_betaflight_JHEF-JHEF745.h index 10fc187..ffe00af 100644 --- a/src/madflight_board_betaflight_JHEF-JHEF745.h +++ b/src/madflight_board_betaflight_JHEF-JHEF745.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.271038 +Generated on: 2024-03-11 20:33:44.232627 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JHEF745 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JHEF-JHEF7DUAL.h b/src/madflight_board_betaflight_JHEF-JHEF7DUAL.h index 810d4d8..f12c91b 100644 --- a/src/madflight_board_betaflight_JHEF-JHEF7DUAL.h +++ b/src/madflight_board_betaflight_JHEF-JHEF7DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.272037 +Generated on: 2024-03-11 20:33:44.237637 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JHEF7DUAL @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JHEF-JHEH743_AIO.h b/src/madflight_board_betaflight_JHEF-JHEH743_AIO.h index 72af322..d79f034 100644 --- a/src/madflight_board_betaflight_JHEF-JHEH743_AIO.h +++ b/src/madflight_board_betaflight_JHEF-JHEH743_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.273036 +Generated on: 2024-03-11 20:33:44.241628 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JHEH743_AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JHEF-JHEH743_HD.h b/src/madflight_board_betaflight_JHEF-JHEH743_HD.h index 66ddd6a..b497f51 100644 --- a/src/madflight_board_betaflight_JHEF-JHEH743_HD.h +++ b/src/madflight_board_betaflight_JHEF-JHEH743_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.274038 +Generated on: 2024-03-11 20:33:44.244244 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JHEH743_HD @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_JMI-JMIF722A.h b/src/madflight_board_betaflight_JMI-JMIF722A.h index 34df4d3..87d1ad5 100644 --- a/src/madflight_board_betaflight_JMI-JMIF722A.h +++ b/src/madflight_board_betaflight_JMI-JMIF722A.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.275038 +Generated on: 2024-03-11 20:33:44.244244 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: JMIF722A @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_KLEE-SYNERGYF4.h b/src/madflight_board_betaflight_KLEE-SYNERGYF4.h index 573c3f1..00eba75 100644 --- a/src/madflight_board_betaflight_KLEE-SYNERGYF4.h +++ b/src/madflight_board_betaflight_KLEE-SYNERGYF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.276042 +Generated on: 2024-03-11 20:33:44.244244 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SYNERGYF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LDAR-LDARC_F411.h b/src/madflight_board_betaflight_LDAR-LDARC_F411.h index 49c4bca..5527ac3 100644 --- a/src/madflight_board_betaflight_LDAR-LDARC_F411.h +++ b/src/madflight_board_betaflight_LDAR-LDARC_F411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.277038 +Generated on: 2024-03-11 20:33:44.259751 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: LDARC_F411 @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LEGA-ELLE0.h b/src/madflight_board_betaflight_LEGA-ELLE0.h index 32c2729..2f3079e 100644 --- a/src/madflight_board_betaflight_LEGA-ELLE0.h +++ b/src/madflight_board_betaflight_LEGA-ELLE0.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.278036 +Generated on: 2024-03-11 20:33:44.267758 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ELLE0 @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PC5; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LEGA-FISHDRONEF4.h b/src/madflight_board_betaflight_LEGA-FISHDRONEF4.h index a3155a7..3a4476d 100644 --- a/src/madflight_board_betaflight_LEGA-FISHDRONEF4.h +++ b/src/madflight_board_betaflight_LEGA-FISHDRONEF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.279038 +Generated on: 2024-03-11 20:33:44.267758 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FISHDRONEF4 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LEGA-KROOZX.h b/src/madflight_board_betaflight_LEGA-KROOZX.h index 044d6b6..c00ec16 100644 --- a/src/madflight_board_betaflight_LEGA-KROOZX.h +++ b/src/madflight_board_betaflight_LEGA-KROOZX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.280038 +Generated on: 2024-03-11 20:33:44.275780 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: KROOZX @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LEGA-PIRXF4.h b/src/madflight_board_betaflight_LEGA-PIRXF4.h index 0059e87..5331dd6 100644 --- a/src/madflight_board_betaflight_LEGA-PIRXF4.h +++ b/src/madflight_board_betaflight_LEGA-PIRXF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.281038 +Generated on: 2024-03-11 20:33:44.275780 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: PIRXF4 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LEGA-PODIUMF4.h b/src/madflight_board_betaflight_LEGA-PODIUMF4.h index 4c14b58..32a0248 100644 --- a/src/madflight_board_betaflight_LEGA-PODIUMF4.h +++ b/src/madflight_board_betaflight_LEGA-PODIUMF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.282038 +Generated on: 2024-03-11 20:33:44.275780 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: PODIUMF4 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LEGA-STACKX.h b/src/madflight_board_betaflight_LEGA-STACKX.h index 06411e1..559a245 100644 --- a/src/madflight_board_betaflight_LEGA-STACKX.h +++ b/src/madflight_board_betaflight_LEGA-STACKX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.283036 +Generated on: 2024-03-11 20:33:44.275780 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: STACKX @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LEGA-VRRACE.h b/src/madflight_board_betaflight_LEGA-VRRACE.h index 20d8920..e5d0ac8 100644 --- a/src/madflight_board_betaflight_LEGA-VRRACE.h +++ b/src/madflight_board_betaflight_LEGA-VRRACE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.284038 +Generated on: 2024-03-11 20:33:44.291413 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: VRRACE @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PA5; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LMNR-LUXAIO.h b/src/madflight_board_betaflight_LMNR-LUXAIO.h index b964f63..626100c 100644 --- a/src/madflight_board_betaflight_LMNR-LUXAIO.h +++ b/src/madflight_board_betaflight_LMNR-LUXAIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.284038 +Generated on: 2024-03-11 20:33:44.291413 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: LUXAIO @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LMNR-LUXF4OSD.h b/src/madflight_board_betaflight_LMNR-LUXF4OSD.h index a131468..5aa0ce7 100644 --- a/src/madflight_board_betaflight_LMNR-LUXF4OSD.h +++ b/src/madflight_board_betaflight_LMNR-LUXF4OSD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.285037 +Generated on: 2024-03-11 20:33:44.291413 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: LUXF4OSD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LMNR-LUXF7HDV.h b/src/madflight_board_betaflight_LMNR-LUXF7HDV.h index 40a6f0f..7f65f17 100644 --- a/src/madflight_board_betaflight_LMNR-LUXF7HDV.h +++ b/src/madflight_board_betaflight_LMNR-LUXF7HDV.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.286037 +Generated on: 2024-03-11 20:33:44.307040 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: LUXF7HDV @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_LMNR-LUXMINIF7.h b/src/madflight_board_betaflight_LMNR-LUXMINIF7.h index d47c0fd..237cdb7 100644 --- a/src/madflight_board_betaflight_LMNR-LUXMINIF7.h +++ b/src/madflight_board_betaflight_LMNR-LUXMINIF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.287037 +Generated on: 2024-03-11 20:33:44.307040 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: LUXMINIF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MEPS-MEPSF411.h b/src/madflight_board_betaflight_MEPS-MEPSF411.h index 9c19900..2786969 100644 --- a/src/madflight_board_betaflight_MEPS-MEPSF411.h +++ b/src/madflight_board_betaflight_MEPS-MEPSF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.288047 +Generated on: 2024-03-11 20:33:44.307040 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MEPSF411 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PA0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MEPS-MEPSF4SX1280.h b/src/madflight_board_betaflight_MEPS-MEPSF4SX1280.h index 8897202..eed20bb 100644 --- a/src/madflight_board_betaflight_MEPS-MEPSF4SX1280.h +++ b/src/madflight_board_betaflight_MEPS-MEPSF4SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.289058 +Generated on: 2024-03-11 20:33:44.322663 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MEPSF4SX1280 @@ -70,7 +70,7 @@ const int HW_PIN_BAT_I = PA0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MERA-MERAKRCF405.h b/src/madflight_board_betaflight_MERA-MERAKRCF405.h index 71990ea..facaad9 100644 --- a/src/madflight_board_betaflight_MERA-MERAKRCF405.h +++ b/src/madflight_board_betaflight_MERA-MERAKRCF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.289058 +Generated on: 2024-03-11 20:33:44.322663 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MERAKRCF405 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MERA-MERAKRCF722.h b/src/madflight_board_betaflight_MERA-MERAKRCF722.h index cf9c12e..864d0fa 100644 --- a/src/madflight_board_betaflight_MERA-MERAKRCF722.h +++ b/src/madflight_board_betaflight_MERA-MERAKRCF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.290055 +Generated on: 2024-03-11 20:33:44.322663 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MERAKRCF722 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MOLA-MLTEMPF4.h b/src/madflight_board_betaflight_MOLA-MLTEMPF4.h index 579cc1d..80ecc4d 100644 --- a/src/madflight_board_betaflight_MOLA-MLTEMPF4.h +++ b/src/madflight_board_betaflight_MOLA-MLTEMPF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.291055 +Generated on: 2024-03-11 20:33:44.338288 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MLTEMPF4 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MOLA-MLTYPHF4.h b/src/madflight_board_betaflight_MOLA-MLTYPHF4.h index 71133b7..b4679bd 100644 --- a/src/madflight_board_betaflight_MOLA-MLTYPHF4.h +++ b/src/madflight_board_betaflight_MOLA-MLTYPHF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.292055 +Generated on: 2024-03-11 20:33:44.338288 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MLTYPHF4 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF405AIO.h b/src/madflight_board_betaflight_MTKS-MATEKF405AIO.h index 73e1721..290c0a4 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF405AIO.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF405AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.293055 +Generated on: 2024-03-11 20:33:44.338288 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405AIO @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF405CTR.h b/src/madflight_board_betaflight_MTKS-MATEKF405CTR.h index 5770046..6dd6a27 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF405CTR.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF405CTR.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.294055 +Generated on: 2024-03-11 20:33:44.353913 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405CTR @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF405MINI.h b/src/madflight_board_betaflight_MTKS-MATEKF405MINI.h index a4602f1..61db32f 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF405MINI.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF405MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.295066 +Generated on: 2024-03-11 20:33:44.353913 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405MINI @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF405SE.h b/src/madflight_board_betaflight_MTKS-MATEKF405SE.h index 08568b3..1e55d03 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF405SE.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF405SE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.296065 +Generated on: 2024-03-11 20:33:44.353913 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405SE @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF405STD.h b/src/madflight_board_betaflight_MTKS-MATEKF405STD.h index 8194c9a..437cef9 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF405STD.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF405STD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.297071 +Generated on: 2024-03-11 20:33:44.369944 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405STD @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF405TE.h b/src/madflight_board_betaflight_MTKS-MATEKF405TE.h index 1793a88..74b1b60 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF405TE.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF405TE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.298055 +Generated on: 2024-03-11 20:33:44.369944 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405TE @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC5; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF405TE_SD.h b/src/madflight_board_betaflight_MTKS-MATEKF405TE_SD.h index 5dde191..eeb8ca0 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF405TE_SD.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF405TE_SD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.298055 +Generated on: 2024-03-11 20:33:44.369944 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF405TE_SD @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC5; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF411.h b/src/madflight_board_betaflight_MTKS-MATEKF411.h index 54223eb..3db84bf 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF411.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.299055 +Generated on: 2024-03-11 20:33:44.385589 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF411 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF411RX.h b/src/madflight_board_betaflight_MTKS-MATEKF411RX.h index b941a27..4e39b61 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF411RX.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF411RX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.300055 +Generated on: 2024-03-11 20:33:44.385589 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF411RX @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF411SE.h b/src/madflight_board_betaflight_MTKS-MATEKF411SE.h index b350bba..5b6060a 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF411SE.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF411SE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.301054 +Generated on: 2024-03-11 20:33:44.385589 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF411SE @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF722.h b/src/madflight_board_betaflight_MTKS-MATEKF722.h index 4fc7ee1..c0c1540 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF722.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.302054 +Generated on: 2024-03-11 20:33:44.401222 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF722 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF722HD.h b/src/madflight_board_betaflight_MTKS-MATEKF722HD.h index 9a9c4d0..f3d0ccb 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF722HD.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF722HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.302054 +Generated on: 2024-03-11 20:33:44.401222 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF722HD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF722MINI.h b/src/madflight_board_betaflight_MTKS-MATEKF722MINI.h index bd62317..ed4184b 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF722MINI.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF722MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.303559 +Generated on: 2024-03-11 20:33:44.401222 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF722MINI @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKF722SE.h b/src/madflight_board_betaflight_MTKS-MATEKF722SE.h index d9dba13..80d6fd0 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKF722SE.h +++ b/src/madflight_board_betaflight_MTKS-MATEKF722SE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.305564 +Generated on: 2024-03-11 20:33:44.416831 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKF722SE @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_MTKS-MATEKH743.h b/src/madflight_board_betaflight_MTKS-MATEKH743.h index ef42811..61bc4df 100644 --- a/src/madflight_board_betaflight_MTKS-MATEKH743.h +++ b/src/madflight_board_betaflight_MTKS-MATEKH743.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.306574 +Generated on: 2024-03-11 20:33:44.416831 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MATEKH743 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NAMO-NAMIMNOF722.h b/src/madflight_board_betaflight_NAMO-NAMIMNOF722.h index 41d9b36..71b0c50 100644 --- a/src/madflight_board_betaflight_NAMO-NAMIMNOF722.h +++ b/src/madflight_board_betaflight_NAMO-NAMIMNOF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.307564 +Generated on: 2024-03-11 20:33:44.416831 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NAMIMNOF722 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7.h b/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7.h index 7305acf..2abff1a 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7.h +++ b/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.307564 +Generated on: 2024-03-11 20:33:44.416831 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_CRICKETF7 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7V2.h b/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7V2.h index f0b4269..f4abdd4 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7V2.h +++ b/src/madflight_board_betaflight_NEBD-NBD_CRICKETF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.308564 +Generated on: 2024-03-11 20:33:44.432456 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_CRICKETF7V2 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_GALAXYAIO255.h b/src/madflight_board_betaflight_NEBD-NBD_GALAXYAIO255.h index 3de9279..c052cd3 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_GALAXYAIO255.h +++ b/src/madflight_board_betaflight_NEBD-NBD_GALAXYAIO255.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.309565 +Generated on: 2024-03-11 20:33:44.432456 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_GALAXYAIO255 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_INFINITY200RS.h b/src/madflight_board_betaflight_NEBD-NBD_INFINITY200RS.h index 93b0b25..400b7e1 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_INFINITY200RS.h +++ b/src/madflight_board_betaflight_NEBD-NBD_INFINITY200RS.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.310565 +Generated on: 2024-03-11 20:33:44.448087 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_INFINITY200RS @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIO.h b/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIO.h index 54838ee..c06bdc2 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIO.h +++ b/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.311564 +Generated on: 2024-03-11 20:33:44.448087 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_INFINITYAIO @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2.h b/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2.h index a194825..02046df 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2.h +++ b/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.312563 +Generated on: 2024-03-11 20:33:44.448087 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_INFINITYAIOV2 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2PRO.h b/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2PRO.h index 573cacc..350fb13 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2PRO.h +++ b/src/madflight_board_betaflight_NEBD-NBD_INFINITYAIOV2PRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.312563 +Generated on: 2024-03-11 20:33:44.463706 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_INFINITYAIOV2PRO @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NEBD-NBD_INFINITYF4.h b/src/madflight_board_betaflight_NEBD-NBD_INFINITYF4.h index d96574c..227e7b8 100644 --- a/src/madflight_board_betaflight_NEBD-NBD_INFINITYF4.h +++ b/src/madflight_board_betaflight_NEBD-NBD_INFINITYF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.313564 +Generated on: 2024-03-11 20:33:44.468213 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NBD_INFINITYF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-FLOWBOX.h b/src/madflight_board_betaflight_NERC-FLOWBOX.h index b402abd..441095d 100644 --- a/src/madflight_board_betaflight_NERC-FLOWBOX.h +++ b/src/madflight_board_betaflight_NERC-FLOWBOX.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.314564 +Generated on: 2024-03-11 20:33:44.468213 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLOWBOX @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-FLOWBOXV2.h b/src/madflight_board_betaflight_NERC-FLOWBOXV2.h index b0deda0..2c7e921 100644 --- a/src/madflight_board_betaflight_NERC-FLOWBOXV2.h +++ b/src/madflight_board_betaflight_NERC-FLOWBOXV2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.315563 +Generated on: 2024-03-11 20:33:44.479736 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FLOWBOXV2 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-HYBRIDG4.h b/src/madflight_board_betaflight_NERC-HYBRIDG4.h index d8862d6..0b58d4f 100644 --- a/src/madflight_board_betaflight_NERC-HYBRIDG4.h +++ b/src/madflight_board_betaflight_NERC-HYBRIDG4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.316575 +Generated on: 2024-03-11 20:33:44.479736 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: HYBRIDG4 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCF407.h b/src/madflight_board_betaflight_NERC-NEUTRONRCF407.h index 58f59c0..cdabe73 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCF407.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCF407.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.316575 +Generated on: 2024-03-11 20:33:44.479736 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCF407 @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCF411AIO.h b/src/madflight_board_betaflight_NERC-NEUTRONRCF411AIO.h index 5ac6d75..c091a39 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCF411AIO.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCF411AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.317564 +Generated on: 2024-03-11 20:33:44.495378 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCF411AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCF411SX1280.h b/src/madflight_board_betaflight_NERC-NEUTRONRCF411SX1280.h index 2f66150..e1d8e28 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCF411SX1280.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCF411SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.318564 +Generated on: 2024-03-11 20:33:44.495378 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCF411SX1280 @@ -75,7 +75,7 @@ const int HW_PIN_BAT_I = PB0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCF722AIO.h b/src/madflight_board_betaflight_NERC-NEUTRONRCF722AIO.h index fe4c789..be71f47 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCF722AIO.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCF722AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.319564 +Generated on: 2024-03-11 20:33:44.495378 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCF722AIO @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCF7AIO.h b/src/madflight_board_betaflight_NERC-NEUTRONRCF7AIO.h index 912815f..6f17e2e 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCF7AIO.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCF7AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.320573 +Generated on: 2024-03-11 20:33:44.511019 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCF7AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCG4AIO.h b/src/madflight_board_betaflight_NERC-NEUTRONRCG4AIO.h index 7029a94..2d55bf6 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCG4AIO.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCG4AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.321564 +Generated on: 2024-03-11 20:33:44.511019 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCG4AIO @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCH743AIO.h b/src/madflight_board_betaflight_NERC-NEUTRONRCH743AIO.h index 21a7aeb..da3b1ea 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCH743AIO.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCH743AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.322573 +Generated on: 2024-03-11 20:33:44.526629 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCH743AIO @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NERC-NEUTRONRCH7BT.h b/src/madflight_board_betaflight_NERC-NEUTRONRCH7BT.h index 3981fb5..0caaa29 100644 --- a/src/madflight_board_betaflight_NERC-NEUTRONRCH7BT.h +++ b/src/madflight_board_betaflight_NERC-NEUTRONRCH7BT.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.323564 +Generated on: 2024-03-11 20:33:44.526629 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NEUTRONRCH7BT @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_NGUA-UAVPNG030MINI.h b/src/madflight_board_betaflight_NGUA-UAVPNG030MINI.h index c554f94..3d13274 100644 --- a/src/madflight_board_betaflight_NGUA-UAVPNG030MINI.h +++ b/src/madflight_board_betaflight_NGUA-UAVPNG030MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.324564 +Generated on: 2024-03-11 20:33:44.526629 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: UAVPNG030MINI @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_OPEN-REVO.h b/src/madflight_board_betaflight_OPEN-REVO.h index 9c451a1..63c2b32 100644 --- a/src/madflight_board_betaflight_OPEN-REVO.h +++ b/src/madflight_board_betaflight_OPEN-REVO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.325574 +Generated on: 2024-03-11 20:33:44.526629 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: REVO @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_OPEN-REVONANO.h b/src/madflight_board_betaflight_OPEN-REVONANO.h index df3f4d7..461b022 100644 --- a/src/madflight_board_betaflight_OPEN-REVONANO.h +++ b/src/madflight_board_betaflight_OPEN-REVONANO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.326574 +Generated on: 2024-03-11 20:33:44.542265 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: REVONANO @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PA7; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_PYDR-PYRODRONEF4.h b/src/madflight_board_betaflight_PYDR-PYRODRONEF4.h index 21e4413..588269d 100644 --- a/src/madflight_board_betaflight_PYDR-PYRODRONEF4.h +++ b/src/madflight_board_betaflight_PYDR-PYRODRONEF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.326574 +Generated on: 2024-03-11 20:33:44.542265 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: PYRODRONEF4 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_PYDR-PYRODRONEF4PDB.h b/src/madflight_board_betaflight_PYDR-PYRODRONEF4PDB.h index be5bb70..00c386c 100644 --- a/src/madflight_board_betaflight_PYDR-PYRODRONEF4PDB.h +++ b/src/madflight_board_betaflight_PYDR-PYRODRONEF4PDB.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.327564 +Generated on: 2024-03-11 20:33:44.552974 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: PYRODRONEF4PDB @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_PYDR-PYRODRONEF7.h b/src/madflight_board_betaflight_PYDR-PYRODRONEF7.h index bd98dc0..e14394b 100644 --- a/src/madflight_board_betaflight_PYDR-PYRODRONEF7.h +++ b/src/madflight_board_betaflight_PYDR-PYRODRONEF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.328563 +Generated on: 2024-03-11 20:33:44.561148 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: PYRODRONEF7 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RAST-AIRF7.h b/src/madflight_board_betaflight_RAST-AIRF7.h index 3451c37..b8da018 100644 --- a/src/madflight_board_betaflight_RAST-AIRF7.h +++ b/src/madflight_board_betaflight_RAST-AIRF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.329564 +Generated on: 2024-03-11 20:33:44.566129 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AIRF7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RAST-MINI_H743_HD.h b/src/madflight_board_betaflight_RAST-MINI_H743_HD.h index b05edc8..2e3e90e 100644 --- a/src/madflight_board_betaflight_RAST-MINI_H743_HD.h +++ b/src/madflight_board_betaflight_RAST-MINI_H743_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.330573 +Generated on: 2024-03-11 20:33:44.571652 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MINI_H743_HD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RCTI-ARESF7.h b/src/madflight_board_betaflight_RCTI-ARESF7.h index 9773284..4947a7a 100644 --- a/src/madflight_board_betaflight_RCTI-ARESF7.h +++ b/src/madflight_board_betaflight_RCTI-ARESF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.331564 +Generated on: 2024-03-11 20:33:44.576652 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ARESF7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RCTI-BEEROTORF4.h b/src/madflight_board_betaflight_RCTI-BEEROTORF4.h index 0b6797a..e9aa6af 100644 --- a/src/madflight_board_betaflight_RCTI-BEEROTORF4.h +++ b/src/madflight_board_betaflight_RCTI-BEEROTORF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.332572 +Generated on: 2024-03-11 20:33:44.581393 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BEEROTORF4 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RUSH-BLADE_F7.h b/src/madflight_board_betaflight_RUSH-BLADE_F7.h index 6644278..cfd4ed4 100644 --- a/src/madflight_board_betaflight_RUSH-BLADE_F7.h +++ b/src/madflight_board_betaflight_RUSH-BLADE_F7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.333563 +Generated on: 2024-03-11 20:33:44.587386 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BLADE_F7 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RUSH-BLADE_F7_AIO.h b/src/madflight_board_betaflight_RUSH-BLADE_F7_AIO.h index d358d2f..8a50f9b 100644 --- a/src/madflight_board_betaflight_RUSH-BLADE_F7_AIO.h +++ b/src/madflight_board_betaflight_RUSH-BLADE_F7_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.334571 +Generated on: 2024-03-11 20:33:44.592385 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BLADE_F7_AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RUSH-BLADE_F7_HD.h b/src/madflight_board_betaflight_RUSH-BLADE_F7_HD.h index ddd3614..2fa788c 100644 --- a/src/madflight_board_betaflight_RUSH-BLADE_F7_HD.h +++ b/src/madflight_board_betaflight_RUSH-BLADE_F7_HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.335565 +Generated on: 2024-03-11 20:33:44.597750 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: BLADE_F7_HD @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RUSH-RUSHCORE7.h b/src/madflight_board_betaflight_RUSH-RUSHCORE7.h index 430b9e3..7bda124 100644 --- a/src/madflight_board_betaflight_RUSH-RUSHCORE7.h +++ b/src/madflight_board_betaflight_RUSH-RUSHCORE7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.335565 +Generated on: 2024-03-11 20:33:44.602101 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: RUSHCORE7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_RUSH-RUSHF7AIO.h b/src/madflight_board_betaflight_RUSH-RUSHF7AIO.h index 2cb9652..4fa4d2d 100644 --- a/src/madflight_board_betaflight_RUSH-RUSHF7AIO.h +++ b/src/madflight_board_betaflight_RUSH-RUSHF7AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.336564 +Generated on: 2024-03-11 20:33:44.607247 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: RUSHF7AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SDRC-SDMODELH7.h b/src/madflight_board_betaflight_SDRC-SDMODELH7.h index 5ee3474..e86c73e 100644 --- a/src/madflight_board_betaflight_SDRC-SDMODELH7.h +++ b/src/madflight_board_betaflight_SDRC-SDMODELH7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.337563 +Generated on: 2024-03-11 20:33:44.612432 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SDMODELH7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODAF405.h b/src/madflight_board_betaflight_SJET-AOCODAF405.h index af62339..24f60dd 100644 --- a/src/madflight_board_betaflight_SJET-AOCODAF405.h +++ b/src/madflight_board_betaflight_SJET-AOCODAF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.338563 +Generated on: 2024-03-11 20:33:44.617459 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODAF405 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6000.h b/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6000.h index 3944f84..66e1147 100644 --- a/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6000.h +++ b/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6000.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.339564 +Generated on: 2024-03-11 20:33:44.621432 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODAF405V2MPU6000 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6500.h b/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6500.h index d7109b1..c455a45 100644 --- a/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6500.h +++ b/src/madflight_board_betaflight_SJET-AOCODAF405V2MPU6500.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.340573 +Generated on: 2024-03-11 20:33:44.625846 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODAF405V2MPU6500 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODAF722BLE.h b/src/madflight_board_betaflight_SJET-AOCODAF722BLE.h index f4f7d94..3e8edd6 100644 --- a/src/madflight_board_betaflight_SJET-AOCODAF722BLE.h +++ b/src/madflight_board_betaflight_SJET-AOCODAF722BLE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.341564 +Generated on: 2024-03-11 20:33:44.631292 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODAF722BLE @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODAF722MINI.h b/src/madflight_board_betaflight_SJET-AOCODAF722MINI.h index c618e36..b6f54a2 100644 --- a/src/madflight_board_betaflight_SJET-AOCODAF722MINI.h +++ b/src/madflight_board_betaflight_SJET-AOCODAF722MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.342563 +Generated on: 2024-03-11 20:33:44.637294 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODAF722MINI @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODAF722MINIV2.h b/src/madflight_board_betaflight_SJET-AOCODAF722MINIV2.h index ab2a91d..1c6fa09 100644 --- a/src/madflight_board_betaflight_SJET-AOCODAF722MINIV2.h +++ b/src/madflight_board_betaflight_SJET-AOCODAF722MINIV2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.343574 +Generated on: 2024-03-11 20:33:44.644218 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODAF722MINIV2 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODARCF405_AIO.h b/src/madflight_board_betaflight_SJET-AOCODARCF405_AIO.h index 1d53b0c..db3bac1 100644 --- a/src/madflight_board_betaflight_SJET-AOCODARCF405_AIO.h +++ b/src/madflight_board_betaflight_SJET-AOCODARCF405_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.343574 +Generated on: 2024-03-11 20:33:44.649835 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODARCF405_AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODARCF411_AIO.h b/src/madflight_board_betaflight_SJET-AOCODARCF411_AIO.h index b82cf9f..6afdfae 100644 --- a/src/madflight_board_betaflight_SJET-AOCODARCF411_AIO.h +++ b/src/madflight_board_betaflight_SJET-AOCODARCF411_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.344564 +Generated on: 2024-03-11 20:33:44.654833 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODARCF411_AIO @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODARCF722_AIO.h b/src/madflight_board_betaflight_SJET-AOCODARCF722_AIO.h index c6d226d..82f4a2f 100644 --- a/src/madflight_board_betaflight_SJET-AOCODARCF722_AIO.h +++ b/src/madflight_board_betaflight_SJET-AOCODARCF722_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.345564 +Generated on: 2024-03-11 20:33:44.662627 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODARCF722_AIO @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODARCF7DUAL.h b/src/madflight_board_betaflight_SJET-AOCODARCF7DUAL.h index 7baec88..520a4e7 100644 --- a/src/madflight_board_betaflight_SJET-AOCODARCF7DUAL.h +++ b/src/madflight_board_betaflight_SJET-AOCODARCF7DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.346563 +Generated on: 2024-03-11 20:33:44.668135 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODARCF7DUAL @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SJET-AOCODARCH7DUAL.h b/src/madflight_board_betaflight_SJET-AOCODARCH7DUAL.h index 3028106..0687a04 100644 --- a/src/madflight_board_betaflight_SJET-AOCODARCH7DUAL.h +++ b/src/madflight_board_betaflight_SJET-AOCODARCH7DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.347564 +Generated on: 2024-03-11 20:33:44.673150 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: AOCODARCH7DUAL @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKST-SKYSTARSF405.h b/src/madflight_board_betaflight_SKST-SKYSTARSF405.h index cf461f9..f3ee28b 100644 --- a/src/madflight_board_betaflight_SKST-SKYSTARSF405.h +++ b/src/madflight_board_betaflight_SKST-SKYSTARSF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.348563 +Generated on: 2024-03-11 20:33:44.677954 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SKYSTARSF405 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKST-SKYSTARSF405AIO.h b/src/madflight_board_betaflight_SKST-SKYSTARSF405AIO.h index 5416994..b32378d 100644 --- a/src/madflight_board_betaflight_SKST-SKYSTARSF405AIO.h +++ b/src/madflight_board_betaflight_SKST-SKYSTARSF405AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.349563 +Generated on: 2024-03-11 20:33:44.683299 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SKYSTARSF405AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKST-SKYSTARSF411.h b/src/madflight_board_betaflight_SKST-SKYSTARSF411.h index a80f287..2e6147a 100644 --- a/src/madflight_board_betaflight_SKST-SKYSTARSF411.h +++ b/src/madflight_board_betaflight_SKST-SKYSTARSF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.350564 +Generated on: 2024-03-11 20:33:44.688300 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SKYSTARSF411 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PA4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKST-SKYSTARSF7HD.h b/src/madflight_board_betaflight_SKST-SKYSTARSF7HD.h index 0fc21ce..953ddc8 100644 --- a/src/madflight_board_betaflight_SKST-SKYSTARSF7HD.h +++ b/src/madflight_board_betaflight_SKST-SKYSTARSF7HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.351572 +Generated on: 2024-03-11 20:33:44.693299 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SKYSTARSF7HD @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKST-SKYSTARSF7HDPRO.h b/src/madflight_board_betaflight_SKST-SKYSTARSF7HDPRO.h index b786475..89664ec 100644 --- a/src/madflight_board_betaflight_SKST-SKYSTARSF7HDPRO.h +++ b/src/madflight_board_betaflight_SKST-SKYSTARSF7HDPRO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.352573 +Generated on: 2024-03-11 20:33:44.698836 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SKYSTARSF7HDPRO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKST-SKYSTARSH7HD.h b/src/madflight_board_betaflight_SKST-SKYSTARSH7HD.h index 579d537..94e0ddd 100644 --- a/src/madflight_board_betaflight_SKST-SKYSTARSH7HD.h +++ b/src/madflight_board_betaflight_SKST-SKYSTARSH7HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.353572 +Generated on: 2024-03-11 20:33:44.703837 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SKYSTARSH7HD @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKZO-ATOMRCF405.h b/src/madflight_board_betaflight_SKZO-ATOMRCF405.h index 1fa4cad..00d3064 100644 --- a/src/madflight_board_betaflight_SKZO-ATOMRCF405.h +++ b/src/madflight_board_betaflight_SKZO-ATOMRCF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.354572 +Generated on: 2024-03-11 20:33:44.708892 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ATOMRCF405 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKZO-ATOMRCF411.h b/src/madflight_board_betaflight_SKZO-ATOMRCF411.h index f0e55ce..abec62b 100644 --- a/src/madflight_board_betaflight_SKZO-ATOMRCF411.h +++ b/src/madflight_board_betaflight_SKZO-ATOMRCF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.354572 +Generated on: 2024-03-11 20:33:44.713437 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ATOMRCF411 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKZO-ATOMRCF722.h b/src/madflight_board_betaflight_SKZO-ATOMRCF722.h index deb0a97..3437439 100644 --- a/src/madflight_board_betaflight_SKZO-ATOMRCF722.h +++ b/src/madflight_board_betaflight_SKZO-ATOMRCF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.355563 +Generated on: 2024-03-11 20:33:44.718438 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ATOMRCF722 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SKZO-SKYZONEF405.h b/src/madflight_board_betaflight_SKZO-SKYZONEF405.h index 1825ec6..9f6a6ce 100644 --- a/src/madflight_board_betaflight_SKZO-SKYZONEF405.h +++ b/src/madflight_board_betaflight_SKZO-SKYZONEF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.356562 +Generated on: 2024-03-11 20:33:44.725437 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SKYZONEF405 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SLGD-SOLOGOODF405.h b/src/madflight_board_betaflight_SLGD-SOLOGOODF405.h index 3b96072..8545a03 100644 --- a/src/madflight_board_betaflight_SLGD-SOLOGOODF405.h +++ b/src/madflight_board_betaflight_SLGD-SOLOGOODF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.357563 +Generated on: 2024-03-11 20:33:44.730631 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SOLOGOODF405 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SLGD-SOLOGOODF722.h b/src/madflight_board_betaflight_SLGD-SOLOGOODF722.h index e707f16..d9f6d3b 100644 --- a/src/madflight_board_betaflight_SLGD-SOLOGOODF722.h +++ b/src/madflight_board_betaflight_SLGD-SOLOGOODF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.358563 +Generated on: 2024-03-11 20:33:44.735184 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SOLOGOODF722 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF4.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF4.h index 73189bf..0cae9b3 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF4.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.359564 +Generated on: 2024-03-11 20:33:44.739173 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405MINI.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405MINI.h index b07debc..b7dde8c 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405MINI.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.360572 +Generated on: 2024-03-11 20:33:44.744129 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF405MINI @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V3.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V3.h index 4f7d13c..86ae089 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V3.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V3.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.361575 +Generated on: 2024-03-11 20:33:44.744129 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF405V3 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V4.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V4.h index fd22e63..50a69dd 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V4.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF405V4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.362575 +Generated on: 2024-03-11 20:33:44.744129 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF405V4 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7.h index 0cf086a..df574d0 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.363577 +Generated on: 2024-03-11 20:33:44.744129 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINI.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINI.h index d31e8c8..88e2781 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINI.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.364574 +Generated on: 2024-03-11 20:33:44.759172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF7MINI @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINIV2.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINIV2.h index d492221..4d6a949 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINIV2.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7MINIV2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.365572 +Generated on: 2024-03-11 20:33:44.759172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF7MINIV2 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V2.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V2.h index ca2f048..b84a76e 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V2.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.366563 +Generated on: 2024-03-11 20:33:44.768217 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF7V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V3.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V3.h index c9cc4d5..b8c7f7d 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V3.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEEF7V3.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.366563 +Generated on: 2024-03-11 20:33:44.775223 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEEF7V3 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPBE-SPEEDYBEE_F745_AIO.h b/src/madflight_board_betaflight_SPBE-SPEEDYBEE_F745_AIO.h index 251901f..0a1b304 100644 --- a/src/madflight_board_betaflight_SPBE-SPEEDYBEE_F745_AIO.h +++ b/src/madflight_board_betaflight_SPBE-SPEEDYBEE_F745_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.367564 +Generated on: 2024-03-11 20:33:44.775223 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEEDYBEE_F745_AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPCM-SPCMAKERF411.h b/src/madflight_board_betaflight_SPCM-SPCMAKERF411.h index e0702c1..c153ebc 100644 --- a/src/madflight_board_betaflight_SPCM-SPCMAKERF411.h +++ b/src/madflight_board_betaflight_SPCM-SPCMAKERF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.368564 +Generated on: 2024-03-11 20:33:44.775223 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPCMAKERF411 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPDX-SPEDIXF4.h b/src/madflight_board_betaflight_SPDX-SPEDIXF4.h index 81ce808..b5a4494 100644 --- a/src/madflight_board_betaflight_SPDX-SPEDIXF4.h +++ b/src/madflight_board_betaflight_SPDX-SPEDIXF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.369563 +Generated on: 2024-03-11 20:33:44.790897 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEDIXF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPDX-SPEDIXF405.h b/src/madflight_board_betaflight_SPDX-SPEDIXF405.h index c0a311d..ef689a1 100644 --- a/src/madflight_board_betaflight_SPDX-SPEDIXF405.h +++ b/src/madflight_board_betaflight_SPDX-SPEDIXF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.370564 +Generated on: 2024-03-11 20:33:44.790897 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEDIXF405 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPDX-SPEDIXF722.h b/src/madflight_board_betaflight_SPDX-SPEDIXF722.h index b7349d6..9f48460 100644 --- a/src/madflight_board_betaflight_SPDX-SPEDIXF722.h +++ b/src/madflight_board_betaflight_SPDX-SPEDIXF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.371574 +Generated on: 2024-03-11 20:33:44.790897 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPEDIXF722 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPRO-SPRACINGF4EVO.h b/src/madflight_board_betaflight_SPRO-SPRACINGF4EVO.h index f3f865d..137fca2 100644 --- a/src/madflight_board_betaflight_SPRO-SPRACINGF4EVO.h +++ b/src/madflight_board_betaflight_SPRO-SPRACINGF4EVO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.372573 +Generated on: 2024-03-11 20:33:44.806480 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPRACINGF4EVO @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPRO-SPRACINGF4NEO.h b/src/madflight_board_betaflight_SPRO-SPRACINGF4NEO.h index dee0d1b..06485e5 100644 --- a/src/madflight_board_betaflight_SPRO-SPRACINGF4NEO.h +++ b/src/madflight_board_betaflight_SPRO-SPRACINGF4NEO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.373568 +Generated on: 2024-03-11 20:33:44.806480 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPRACINGF4NEO @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPRO-SPRACINGF7DUAL.h b/src/madflight_board_betaflight_SPRO-SPRACINGF7DUAL.h index c620d5f..a03e586 100644 --- a/src/madflight_board_betaflight_SPRO-SPRACINGF7DUAL.h +++ b/src/madflight_board_betaflight_SPRO-SPRACINGF7DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.374564 +Generated on: 2024-03-11 20:33:44.806480 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPRACINGF7DUAL @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPRO-SPRACINGH7EXTREME.h b/src/madflight_board_betaflight_SPRO-SPRACINGH7EXTREME.h index 82ea2b1..738e29d 100644 --- a/src/madflight_board_betaflight_SPRO-SPRACINGH7EXTREME.h +++ b/src/madflight_board_betaflight_SPRO-SPRACINGH7EXTREME.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.376563 +Generated on: 2024-03-11 20:33:44.822135 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPRACINGH7EXTREME @@ -129,7 +129,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPRO-SPRACINGH7NANO.h b/src/madflight_board_betaflight_SPRO-SPRACINGH7NANO.h index 957facd..d361ab7 100644 --- a/src/madflight_board_betaflight_SPRO-SPRACINGH7NANO.h +++ b/src/madflight_board_betaflight_SPRO-SPRACINGH7NANO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.377572 +Generated on: 2024-03-11 20:33:44.822135 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPRACINGH7NANO @@ -122,7 +122,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPRO-SPRACINGH7RF.h b/src/madflight_board_betaflight_SPRO-SPRACINGH7RF.h index 0516b78..f01445c 100644 --- a/src/madflight_board_betaflight_SPRO-SPRACINGH7RF.h +++ b/src/madflight_board_betaflight_SPRO-SPRACINGH7RF.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.379576 +Generated on: 2024-03-11 20:33:44.822135 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPRACINGH7RF @@ -175,7 +175,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SPRO-SPRACINGH7ZERO.h b/src/madflight_board_betaflight_SPRO-SPRACINGH7ZERO.h index c867861..c1207b8 100644 --- a/src/madflight_board_betaflight_SPRO-SPRACINGH7ZERO.h +++ b/src/madflight_board_betaflight_SPRO-SPRACINGH7ZERO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.381570 +Generated on: 2024-03-11 20:33:44.837730 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SPRACINGH7ZERO @@ -136,7 +136,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_STMI-NUCLEOF722.h b/src/madflight_board_betaflight_STMI-NUCLEOF722.h index 7f1439d..d08cc66 100644 --- a/src/madflight_board_betaflight_STMI-NUCLEOF722.h +++ b/src/madflight_board_betaflight_STMI-NUCLEOF722.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.382564 +Generated on: 2024-03-11 20:33:44.837730 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: NUCLEOF722 @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_STMI-STM32F411DISCOVERY.h b/src/madflight_board_betaflight_STMI-STM32F411DISCOVERY.h index bc869e3..6250470 100644 --- a/src/madflight_board_betaflight_STMI-STM32F411DISCOVERY.h +++ b/src/madflight_board_betaflight_STMI-STM32F411DISCOVERY.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.383563 +Generated on: 2024-03-11 20:33:44.853357 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: STM32F411DISCOVERY @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_STMI-STM32F4DISCOVERY.h b/src/madflight_board_betaflight_STMI-STM32F4DISCOVERY.h index 1be93fe..2b1174a 100644 --- a/src/madflight_board_betaflight_STMI-STM32F4DISCOVERY.h +++ b/src/madflight_board_betaflight_STMI-STM32F4DISCOVERY.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.383563 +Generated on: 2024-03-11 20:33:44.853357 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: STM32F4DISCOVERY @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SU25-SUB250F411.h b/src/madflight_board_betaflight_SU25-SUB250F411.h index 349826b..8018e81 100644 --- a/src/madflight_board_betaflight_SU25-SUB250F411.h +++ b/src/madflight_board_betaflight_SU25-SUB250F411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.384563 +Generated on: 2024-03-11 20:33:44.853357 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SUB250F411 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_SU25-SUB250REDFOXF722AIO.h b/src/madflight_board_betaflight_SU25-SUB250REDFOXF722AIO.h index bc6f437..b5dba65 100644 --- a/src/madflight_board_betaflight_SU25-SUB250REDFOXF722AIO.h +++ b/src/madflight_board_betaflight_SU25-SUB250REDFOXF722AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.385563 +Generated on: 2024-03-11 20:33:44.869439 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: SUB250REDFOXF722AIO @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TACO-MODULARF4.h b/src/madflight_board_betaflight_TACO-MODULARF4.h index 1e66368..0958497 100644 --- a/src/madflight_board_betaflight_TACO-MODULARF4.h +++ b/src/madflight_board_betaflight_TACO-MODULARF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.386563 +Generated on: 2024-03-11 20:33:44.875154 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: MODULARF4 @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TCMM-TCMMF411.h b/src/madflight_board_betaflight_TCMM-TCMMF411.h index e97b5f0..02e81f7 100644 --- a/src/madflight_board_betaflight_TCMM-TCMMF411.h +++ b/src/madflight_board_betaflight_TCMM-TCMMF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.387563 +Generated on: 2024-03-11 20:33:44.880153 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TCMMF411 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TCMM-TCMMF7.h b/src/madflight_board_betaflight_TCMM-TCMMF7.h index 1958672..791b31a 100644 --- a/src/madflight_board_betaflight_TCMM-TCMMF7.h +++ b/src/madflight_board_betaflight_TCMM-TCMMF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.388572 +Generated on: 2024-03-11 20:33:44.886152 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TCMMF7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TEBS-COLIBRI.h b/src/madflight_board_betaflight_TEBS-COLIBRI.h index f618548..7dbfdb2 100644 --- a/src/madflight_board_betaflight_TEBS-COLIBRI.h +++ b/src/madflight_board_betaflight_TEBS-COLIBRI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.389592 +Generated on: 2024-03-11 20:33:44.891152 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: COLIBRI @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TEBS-PODRACERAIO.h b/src/madflight_board_betaflight_TEBS-PODRACERAIO.h index 42c78d5..6fa17a8 100644 --- a/src/madflight_board_betaflight_TEBS-PODRACERAIO.h +++ b/src/madflight_board_betaflight_TEBS-PODRACERAIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.389592 +Generated on: 2024-03-11 20:33:44.897153 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: PODRACERAIO @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PA4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMH7.h b/src/madflight_board_betaflight_TMTR-TMH7.h index b7ed1fa..00a0015 100644 --- a/src/madflight_board_betaflight_TMTR-TMH7.h +++ b/src/madflight_board_betaflight_TMTR-TMH7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.390581 +Generated on: 2024-03-11 20:33:44.903153 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMH7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORF4.h b/src/madflight_board_betaflight_TMTR-TMOTORF4.h index 121b056..bc83e39 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORF4.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.391580 +Generated on: 2024-03-11 20:33:44.907188 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORF411.h b/src/madflight_board_betaflight_TMTR-TMOTORF411.h index d57f469..f08461d 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORF411.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.392580 +Generated on: 2024-03-11 20:33:44.913171 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORF411 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PA0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORF4SX1280.h b/src/madflight_board_betaflight_TMTR-TMOTORF4SX1280.h index c03648a..46b9c88 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORF4SX1280.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORF4SX1280.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.393580 +Generated on: 2024-03-11 20:33:44.919171 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORF4SX1280 @@ -69,7 +69,7 @@ const int HW_PIN_BAT_I = PA0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORF7.h b/src/madflight_board_betaflight_TMTR-TMOTORF7.h index bbaff28..7153b77 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORF7.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.394580 +Generated on: 2024-03-11 20:33:44.925153 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORF7 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORF722SE.h b/src/madflight_board_betaflight_TMTR-TMOTORF722SE.h index cbda76e..631058d 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORF722SE.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORF722SE.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.395589 +Generated on: 2024-03-11 20:33:44.931162 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORF722SE @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORF7V2.h b/src/madflight_board_betaflight_TMTR-TMOTORF7V2.h index b4c51bb..0b42f89 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORF7V2.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.396589 +Generated on: 2024-03-11 20:33:44.935167 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORF7V2 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORF7_AIO.h b/src/madflight_board_betaflight_TMTR-TMOTORF7_AIO.h index 3766886..92f57b2 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORF7_AIO.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORF7_AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.397592 +Generated on: 2024-03-11 20:33:44.939662 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORF7_AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORH743.h b/src/madflight_board_betaflight_TMTR-TMOTORH743.h index 6dcbc66..fc503d3 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORH743.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORH743.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.398589 +Generated on: 2024-03-11 20:33:44.944675 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORH743 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMOTORVELOXF7V2.h b/src/madflight_board_betaflight_TMTR-TMOTORVELOXF7V2.h index 906e914..c86c55e 100644 --- a/src/madflight_board_betaflight_TMTR-TMOTORVELOXF7V2.h +++ b/src/madflight_board_betaflight_TMTR-TMOTORVELOXF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.399589 +Generated on: 2024-03-11 20:33:44.949661 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMOTORVELOXF7V2 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMPACERF7.h b/src/madflight_board_betaflight_TMTR-TMPACERF7.h index d26623c..f8e1d41 100644 --- a/src/madflight_board_betaflight_TMTR-TMPACERF7.h +++ b/src/madflight_board_betaflight_TMTR-TMPACERF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.399589 +Generated on: 2024-03-11 20:33:44.954663 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMPACERF7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMPACERF7MINI.h b/src/madflight_board_betaflight_TMTR-TMPACERF7MINI.h index 1f57239..3d0f65b 100644 --- a/src/madflight_board_betaflight_TMTR-TMPACERF7MINI.h +++ b/src/madflight_board_betaflight_TMTR-TMPACERF7MINI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.400580 +Generated on: 2024-03-11 20:33:44.958664 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMPACERF7MINI @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMVELOXF411.h b/src/madflight_board_betaflight_TMTR-TMVELOXF411.h index 682dc37..2728347 100644 --- a/src/madflight_board_betaflight_TMTR-TMVELOXF411.h +++ b/src/madflight_board_betaflight_TMTR-TMVELOXF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.401580 +Generated on: 2024-03-11 20:33:44.963663 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMVELOXF411 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PA0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TMTR-TMVELOXF7.h b/src/madflight_board_betaflight_TMTR-TMVELOXF7.h index 15269bf..16ec832 100644 --- a/src/madflight_board_betaflight_TMTR-TMVELOXF7.h +++ b/src/madflight_board_betaflight_TMTR-TMVELOXF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.402580 +Generated on: 2024-03-11 20:33:44.969168 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TMVELOXF7 @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TTRH-TRANSTECF405HD.h b/src/madflight_board_betaflight_TTRH-TRANSTECF405HD.h index 39938ea..611140f 100644 --- a/src/madflight_board_betaflight_TTRH-TRANSTECF405HD.h +++ b/src/madflight_board_betaflight_TTRH-TRANSTECF405HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.403580 +Generated on: 2024-03-11 20:33:44.975186 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TRANSTECF405HD @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TTRH-TRANSTECF411.h b/src/madflight_board_betaflight_TTRH-TRANSTECF411.h index c0bcde4..2dafe16 100644 --- a/src/madflight_board_betaflight_TTRH-TRANSTECF411.h +++ b/src/madflight_board_betaflight_TTRH-TRANSTECF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.403580 +Generated on: 2024-03-11 20:33:44.981172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TRANSTECF411 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PB4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TTRH-TRANSTECF411AIO.h b/src/madflight_board_betaflight_TTRH-TRANSTECF411AIO.h index f5d14e2..61037bb 100644 --- a/src/madflight_board_betaflight_TTRH-TRANSTECF411AIO.h +++ b/src/madflight_board_betaflight_TTRH-TRANSTECF411AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.404761 +Generated on: 2024-03-11 20:33:44.986172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TRANSTECF411AIO @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TTRH-TRANSTECF411HD.h b/src/madflight_board_betaflight_TTRH-TRANSTECF411HD.h index 06c1e2c..e11682b 100644 --- a/src/madflight_board_betaflight_TTRH-TRANSTECF411HD.h +++ b/src/madflight_board_betaflight_TTRH-TRANSTECF411HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.405761 +Generated on: 2024-03-11 20:33:44.991174 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TRANSTECF411HD @@ -56,7 +56,7 @@ const int HW_PIN_BAT_I = PB4; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TTRH-TRANSTECF7.h b/src/madflight_board_betaflight_TTRH-TRANSTECF7.h index 163965f..e636069 100644 --- a/src/madflight_board_betaflight_TTRH-TRANSTECF7.h +++ b/src/madflight_board_betaflight_TTRH-TRANSTECF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.406761 +Generated on: 2024-03-11 20:33:44.996184 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TRANSTECF7 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TTRH-TRANSTECF7HD.h b/src/madflight_board_betaflight_TTRH-TRANSTECF7HD.h index dc4a8c9..c06b8dd 100644 --- a/src/madflight_board_betaflight_TTRH-TRANSTECF7HD.h +++ b/src/madflight_board_betaflight_TTRH-TRANSTECF7HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.407761 +Generated on: 2024-03-11 20:33:45.002175 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TRANSTECF7HD @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TURC-FPVCYCLEF401.h b/src/madflight_board_betaflight_TURC-FPVCYCLEF401.h index 38227c6..83781be 100644 --- a/src/madflight_board_betaflight_TURC-FPVCYCLEF401.h +++ b/src/madflight_board_betaflight_TURC-FPVCYCLEF401.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.408760 +Generated on: 2024-03-11 20:33:45.010187 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: FPVCYCLEF401 @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TURC-TUNERCF405.h b/src/madflight_board_betaflight_TURC-TUNERCF405.h index e8c7e97..d19f348 100644 --- a/src/madflight_board_betaflight_TURC-TUNERCF405.h +++ b/src/madflight_board_betaflight_TURC-TUNERCF405.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.408760 +Generated on: 2024-03-11 20:33:45.015173 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TUNERCF405 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_TURC-TUNERCF411.h b/src/madflight_board_betaflight_TURC-TUNERCF411.h index 9705742..30f0c78 100644 --- a/src/madflight_board_betaflight_TURC-TUNERCF411.h +++ b/src/madflight_board_betaflight_TURC-TUNERCF411.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.409760 +Generated on: 2024-03-11 20:33:45.020172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: TUNERCF411 @@ -58,7 +58,7 @@ const int HW_PIN_BAT_I = PB1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_VGRC-VGOODF722DUAL.h b/src/madflight_board_betaflight_VGRC-VGOODF722DUAL.h index 65cf2d2..84c9314 100644 --- a/src/madflight_board_betaflight_VGRC-VGOODF722DUAL.h +++ b/src/madflight_board_betaflight_VGRC-VGOODF722DUAL.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.410761 +Generated on: 2024-03-11 20:33:45.026172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: VGOODF722DUAL @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_VGRC-VGOODRCF4.h b/src/madflight_board_betaflight_VGRC-VGOODRCF4.h index 0aee1c2..454a45d 100644 --- a/src/madflight_board_betaflight_VGRC-VGOODRCF4.h +++ b/src/madflight_board_betaflight_VGRC-VGOODRCF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.411761 +Generated on: 2024-03-11 20:33:45.032173 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: VGOODRCF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC0; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_VGRC-VGOODRCF405_DJI.h b/src/madflight_board_betaflight_VGRC-VGOODRCF405_DJI.h index da8083b..ba0e39f 100644 --- a/src/madflight_board_betaflight_VGRC-VGOODRCF405_DJI.h +++ b/src/madflight_board_betaflight_VGRC-VGOODRCF405_DJI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.412762 +Generated on: 2024-03-11 20:33:45.037178 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: VGOODRCF405_DJI @@ -59,7 +59,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_VGRC-VGOODRCF411_DJI.h b/src/madflight_board_betaflight_VGRC-VGOODRCF411_DJI.h index 75e827b..90e2ddc 100644 --- a/src/madflight_board_betaflight_VGRC-VGOODRCF411_DJI.h +++ b/src/madflight_board_betaflight_VGRC-VGOODRCF411_DJI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.413773 +Generated on: 2024-03-11 20:33:45.043172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: VGOODRCF411_DJI @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PA1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_VGRC-VGOODRCF722_DJI.h b/src/madflight_board_betaflight_VGRC-VGOODRCF722_DJI.h index ace3517..b6b7e52 100644 --- a/src/madflight_board_betaflight_VGRC-VGOODRCF722_DJI.h +++ b/src/madflight_board_betaflight_VGRC-VGOODRCF722_DJI.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.414760 +Generated on: 2024-03-11 20:33:45.048172 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: VGOODRCF722_DJI @@ -55,7 +55,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_VIVA-VIVAF4AIO.h b/src/madflight_board_betaflight_VIVA-VIVAF4AIO.h index ab97e6b..abb754f 100644 --- a/src/madflight_board_betaflight_VIVA-VIVAF4AIO.h +++ b/src/madflight_board_betaflight_VIVA-VIVAF4AIO.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.414760 +Generated on: 2024-03-11 20:33:45.052922 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: VIVAF4AIO @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_WIZZ-WIZZF7HD.h b/src/madflight_board_betaflight_WIZZ-WIZZF7HD.h index 6b22281..afe4217 100644 --- a/src/madflight_board_betaflight_WIZZ-WIZZF7HD.h +++ b/src/madflight_board_betaflight_WIZZ-WIZZF7HD.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.415761 +Generated on: 2024-03-11 20:33:45.057927 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: WIZZF7HD @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_YUPF-YUPIF4.h b/src/madflight_board_betaflight_YUPF-YUPIF4.h index 4f46156..f5fbc16 100644 --- a/src/madflight_board_betaflight_YUPF-YUPIF4.h +++ b/src/madflight_board_betaflight_YUPF-YUPIF4.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.416761 +Generated on: 2024-03-11 20:33:45.062926 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: YUPIF4 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_YUPF-YUPIF7.h b/src/madflight_board_betaflight_YUPF-YUPIF7.h index eb2c9d6..5369e5a 100644 --- a/src/madflight_board_betaflight_YUPF-YUPIF7.h +++ b/src/madflight_board_betaflight_YUPF-YUPIF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.417761 +Generated on: 2024-03-11 20:33:45.067926 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: YUPIF7 @@ -61,7 +61,7 @@ const int HW_PIN_BAT_I = PC2; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_ZEEZ-ZEEZF7.h b/src/madflight_board_betaflight_ZEEZ-ZEEZF7.h index 29e9be3..e32f1e2 100644 --- a/src/madflight_board_betaflight_ZEEZ-ZEEZF7.h +++ b/src/madflight_board_betaflight_ZEEZ-ZEEZF7.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.418761 +Generated on: 2024-03-11 20:33:45.072433 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ZEEZF7 @@ -60,7 +60,7 @@ const int HW_PIN_BAT_I = PC3; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_ZEEZ-ZEEZF7V2.h b/src/madflight_board_betaflight_ZEEZ-ZEEZF7V2.h index 50d7ca4..ee52f76 100644 --- a/src/madflight_board_betaflight_ZEEZ-ZEEZF7V2.h +++ b/src/madflight_board_betaflight_ZEEZ-ZEEZF7V2.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.419769 +Generated on: 2024-03-11 20:33:45.078432 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ZEEZF7V2 @@ -62,7 +62,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_ZEEZ-ZEEZF7V3.h b/src/madflight_board_betaflight_ZEEZ-ZEEZF7V3.h index 191894b..2cfc32e 100644 --- a/src/madflight_board_betaflight_ZEEZ-ZEEZF7V3.h +++ b/src/madflight_board_betaflight_ZEEZ-ZEEZF7V3.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.420771 +Generated on: 2024-03-11 20:33:45.083433 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ZEEZF7V3 @@ -63,7 +63,7 @@ const int HW_PIN_BAT_I = PC1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX); diff --git a/src/madflight_board_betaflight_ZEEZ-ZEEZWHOOP.h b/src/madflight_board_betaflight_ZEEZ-ZEEZWHOOP.h index 9514bb1..ad2b512 100644 --- a/src/madflight_board_betaflight_ZEEZ-ZEEZWHOOP.h +++ b/src/madflight_board_betaflight_ZEEZ-ZEEZWHOOP.h @@ -1,5 +1,5 @@ /*============================================================================== -Generated on: 2024-02-19 11:58:16.420771 +Generated on: 2024-03-11 20:33:45.089433 Generated by: betaflight_target_converter.py Source: https://github.com/betaflight/unified-targets Board name: ZEEZWHOOP @@ -57,7 +57,7 @@ const int HW_PIN_BAT_I = -1; //Include Libraries #include //I2C communication #include //SPI communication -#include "src/hw_STM32/STM32_PWM.h" //Servo and oneshot +#include "madflight/hw_STM32/STM32_PWM.h" //Servo and oneshot //Bus Setup HardwareSerial *rcin_Serial = new HardwareSerial(HW_PIN_RCIN_RX, HW_PIN_RCIN_TX);