Skip to content

MOBIFLIGHT_TYPE is already defined in MFBoards.h#282

Merged
DocMoebiuz merged 1 commit intoMobiFlight:mainfrom
elral:cleanup_ini_file
Nov 18, 2023
Merged

MOBIFLIGHT_TYPE is already defined in MFBoards.h#282
DocMoebiuz merged 1 commit intoMobiFlight:mainfrom
elral:cleanup_ini_file

Conversation

@elral
Copy link
Collaborator

@elral elral commented Nov 17, 2023

Description of changes

With PR #258 custom devices were added. Accidently '-DMOBIFLIGHT_TYPE="MobiFlight Micro"' was added to the platformio.ini file, but as it is a standard definition it belongs to MFBoards.h``where it is still part of this file. So no need to do it in platformio.ini.

For custom devices this definition is still required to have it in the custom ini file to override the standard type.

@elral elral requested a review from DocMoebiuz as a code owner November 17, 2023 07:28
@github-actions
Copy link

Firmware for this pull request:
Firmware.zip

@DocMoebiuz DocMoebiuz merged commit 5f036f1 into MobiFlight:main Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants