stop v-usb usb interrupt without cli
stop v-usb usb interrupt without cli
IS there a way to stop the usb interrupt without using cli? cli causes lots of memory move issues that requires the ATOMIC_BLOCK for avr. I'd rather just disable usb ints then all.