dvhdr / launchpad-pro

Open source firmware for the Launchpad Pro grid controller
BSD 3-Clause "New" or "Revised" License
446 stars 101 forks source link

Error: "Too few arguments to function call, single argument 'adc_buffer' was not specified" #40

Closed shossa3 closed 6 years ago

shossa3 commented 6 years ago

When trying to build the Simulator xcode project in the tools/osx folder, I get the "Too few arguments to function call, single argument 'adc_buffer' was not specified". Assumed that that project was intended to build without us having to change the code. Anyone know what might be the cause of the issues here? When I try to pass in a adc_buffer object, it creates some apple mach linker errors.

dvhdr commented 6 years ago

Ohhh, I haven't updated that since merging the adc data. Doh!

dvhdr commented 6 years ago

Fixed