]> granicus.if.org Git - esp-idf/commit
ledc driver: Clarify logging of function argument errors
authorAngus Gratton <angus@espressif.com>
Thu, 10 May 2018 09:18:17 +0000 (17:18 +0800)
committerAngus Gratton <gus@projectgus.com>
Thu, 10 May 2018 09:21:35 +0000 (17:21 +0800)
commitfeb64c3be657a4e04aae6061a0c87bf03f6ea31a
tree75cd7d253a692b56621747ce549f4b96bf70330e
parentade14518ef4aeb5568f02c124b8709ddbfb35f91
ledc driver: Clarify logging of function argument errors

Some parameter errors did not specify which parameter was invalid.

Adds a new macro to name the invalid param.
components/driver/ledc.c