VENDOR_RQ_WRITE_BUFFER problem
Posted: Sat Sep 27, 2008 2:45 pm
Hi,
I tried to use the example code from http://avrusb.wikidot.com/driver-api to "Sending data to the device". My Problem is, that i cannot compile the project. "VENDOR_RQ_WRITE_BUFFER" was not found.
i always get an error
../myUSBdev.c:27: error: 'VENDOR_RQ_WRITE_BUFFER' undeclared (first use in this function)
whats my failure?
I tried to use the example code from http://avrusb.wikidot.com/driver-api to "Sending data to the device". My Problem is, that i cannot compile the project. "VENDOR_RQ_WRITE_BUFFER" was not found.
i always get an error
../myUSBdev.c:27: error: 'VENDOR_RQ_WRITE_BUFFER' undeclared (first use in this function)
whats my failure?