Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino IDE 1.6.6. warning ... #147

Closed
Apollon77 opened this issue Nov 4, 2015 · 5 comments
Closed

Arduino IDE 1.6.6. warning ... #147

Apollon77 opened this issue Nov 4, 2015 · 5 comments
Labels

Comments

@Apollon77
Copy link

Arduino IDE 1.6.6 brings this wanring on compile time:

WARNING: Category '' in library ArduinoJson is not valid. Setting to 'Uncategorized'

Seems to be that a small change in library.-property can fix this :-)

@bblanchon
Copy link
Owner

I wonder which category I should use:

  • Communication
  • Data Storage
  • Data Processing
  • Other

They all seems to match more or less.

@bblanchon bblanchon added the bug label Nov 4, 2015
@Apollon77
Copy link
Author

I personally would see "Data Processing" the best fit ... because you parse JSon data ... and this is the basic functionality for later "storage" and/or "communication" ... My personal opinion ...

@domonetic
Copy link

"Data Processing" +1

2015-11-04 7:36 GMT-03:00 Ingo Fischer notifications@github.com:

I personally would see "Data Processing" the best fit ... because you
parse JSon data ... and this is the basic functionality for later "storage"
and/or "communication" ... My personal opinion ...


Reply to this email directly or view it on GitHub
#147 (comment)
.

El que pregunta aprende, y el que contesta aprende a responder.

No a la obsolecencia programada:
http://www.rtve.es/noticias/20110104/productos-consumo-duran-cada-vez-menos/392498.shtml

Linux User #495070
http://domonetic.com/blog

@bblanchon
Copy link
Owner

Nevermind... i'll close the issue when this will be available in the library manager

@bblanchon bblanchon reopened this Nov 6, 2015
@bblanchon
Copy link
Owner

Fixed in version 5.0.6

Repository owner locked and limited conversation to collaborators Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants