Bascy 01d7ea7b80 Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672)
* Replaced ARDUINO_VARIANT with const char

* Fixed missing return value

* Added quotes around defined value in macro (Issue #2193)

* Change logging from Error to Verbose when not found and default available

* Move Enter and Exit logging to Verbose Level

* Refactored LOG_X() into log_x()
2019-04-15 17:26:35 +02:00
..
2019-04-12 15:43:53 +02:00
2019-04-09 21:22:47 +02:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2019-04-13 17:19:06 +02:00