Skip to content

Fixed AVR include#3

Open
nobodyguy wants to merge 1 commit into
HobbyComponents:mainfrom
nobodyguy:patch-1
Open

Fixed AVR include#3
nobodyguy wants to merge 1 commit into
HobbyComponents:mainfrom
nobodyguy:patch-1

Conversation

@nobodyguy
Copy link
Copy Markdown

Without this fix compilation failed for non-AVR MCUs.

Without this fix compilation failed for non-AVR MCUs.
@HobbyComponents
Copy link
Copy Markdown
Owner

Thanks for your input. The purpose of the #else is to include the avr/dtostrf.h for non-AVR MCUs. I've tested it with ESP8266/ESP32 but it seems from your suggested fix it is causing a problem with other(?) MCU(s).

Could you let me know what MCU and version of IDE you are complaining it for so I can try to replicate your issue?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants