[riot-commits] [RIOT-OS/RIOT] 7dc314: transceiver: DEBUG instead of DEBUGF
Oleg Hahm
oleg at hobbykeller.org
Tue Jan 6 17:50:41 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 7dc31402d33898d6202e57db65492104c51f93c2
https://github.com/RIOT-OS/RIOT/commit/7dc31402d33898d6202e57db65492104c51f93c2
Author: Lotte Steenbrink <lotte.steenbrink at fu-berlin.de>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M sys/transceiver/transceiver.c
Log Message:
-----------
transceiver: DEBUG instead of DEBUGF
Switch two calls to DEBUGF() to DEBUG() because they lead to compliling complcations and the additional output provided by DEBUG isn't really necessary here.
Commit: bdae9b93bb95e1545b909c9de5d649ded2210377
https://github.com/RIOT-OS/RIOT/commit/bdae9b93bb95e1545b909c9de5d649ded2210377
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M sys/transceiver/transceiver.c
Log Message:
-----------
Merge pull request #2256 from Lotterleben/transceiver_debugf
transceiver: DEBUG instead of DEBUGF
Compare: https://github.com/RIOT-OS/RIOT/compare/6ca8221d0ab7...bdae9b93bb95
More information about the commits
mailing list