RGB issues on Drop Alt #12

Open
by FrederikBaerentsen opened 4 years ago · 0 comments
FrederikBaerentsen commented 4 years ago (Migrated from tmp.baerentsen.space)
Owner

Drop Alt does not work correctly with userspace 'rgb_matrix'. Some errors occur and they need to be looked at.

Either:

  1. disable rgb all together (currently implemented)
  2. make drop alt specific code using something like #if !(defined DROP_ALT) to remove specific code and #if (defined DROP_ALT) to add board specific code.
Drop Alt does not work correctly with userspace 'rgb_matrix'. Some errors occur and they need to be looked at. Either: 1. disable rgb all together (currently implemented) 2. make drop alt specific code using something like `#if !(defined DROP_ALT)` to remove specific code and `#if (defined DROP_ALT)` to add board specific code.
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.