Difference between revisions of "UIPEthernet contains silly & annoying warnings"
(Created page with " Aside from its bloated nature, the developer(s) deemed it necesary to insert warnings into the code that are incredibly distracting when compiling. <code>.piolibdeps/UIPEthe...") |
(No difference)
|
Latest revision as of 18:06, 28 December 2021
Aside from its bloated nature, the developer(s) deemed it necesary to insert warnings into the code that are incredibly distracting when compiling.
.piolibdeps/UIPEthernet_ID1484/utility/uipopt.h:98:4: warning: #warning "Endianness configured automaticaly." [-Wcpp]
.piolibdeps/UIPEthernet_ID1484/utility/Enc28J60Network.h:109:8: warning: #warning "Not defined ENC28J60_CONTROL_CS. Use borad default SS pin setting. You can configure in 'utility/Enc28J60Network.h'." [-Wcpp]
.piolibdeps/UIPEthernet_ID1484/utility/logging.h:25:2: warning: #warning "You can configure LogObject and ACTLOGLEVEL in 'utility/logging.h'. More verbosity more memory usage." [-Wcpp]
These can safely be commented out once you track down where the hell the files are installed...
On Linux:
~Project/.piolibdeps/UIPEthernet_ID1484/utility