chnControl() macro broken Topic is solved

Report here problems in any of ChibiOS components. This forum is NOT for support.
Thargon
Posts: 135
Joined: Wed Feb 04, 2015 5:03 pm
Location: CITEC, Bielefeld University, germany
Has thanked: 15 times
Been thanked: 24 times
Contact:

chnControl() macro broken  Topic is solved

Postby Thargon » Wed Sep 05, 2018 4:53 pm

Hi,

I stumbled over a type in the hal_channel.h file, line 223:

Code: Select all

#define chnControl(ip, operation, arg) ((ip)->vmt->ctl(ip, operation, arg)

The last closing bracket is missing there ;)

- Thomas

User avatar
Giovanni
Site Admin
Posts: 14457
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: chnControl() macro broken

Postby Giovanni » Thu Sep 06, 2018 1:37 pm

Hi,

Fixed as bug #976.

Giovanni


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 23 guests