Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Fix for compilation error issue5#7

Open
jessesteinen wants to merge 2 commits into
appsmonkey:masterfrom
jessesteinen:fix-for-compilation-error-issue5
Open

Fix for compilation error issue5#7
jessesteinen wants to merge 2 commits into
appsmonkey:masterfrom
jessesteinen:fix-for-compilation-error-issue5

Conversation

@jessesteinen

Copy link
Copy Markdown

Hi,

This PR is to resolve issue #5 on the tracker, caused by an outdated ArduinoJson library (6.10.0). Although the current 6.18.0 version of that library seems to work well here, I've updated minimally to 6.10.1, where this bug was resolved by the library maintainer, to avoid any unforeseen issues.

As a bonus I've updated .gitignore to include .DS_Store system file on macOS and also lib/Device/Device.h as that should always be user-specific.

Hope this helps a bit!

…demcuv2/ArduinoJson@6.10.0/src/ArduinoJson/MsgPack/MsgPackSerializer.hpp:28:7: error: attributes are not allowed on a function-definition

), also see https://github.com/bblanchon/ArduinoJson/releases/tag/v6.10.1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant