fix minor merge error in comment
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#define LightsDriver_Linux_stac_H
|
||||
|
||||
/*
|
||||
<<<<<<< ours
|
||||
* -------------------------- NOTE --------------------------
|
||||
*
|
||||
* This driver needs user read/write access to the icedragon.io stac.
|
||||
@@ -17,20 +16,6 @@
|
||||
* Refer to your distrobution's documentation on how to properly apply a udev rule.
|
||||
*
|
||||
* -------------------------- NOTE --------------------------
|
||||
=======
|
||||
* -------------------------- NOTE --------------------------
|
||||
*
|
||||
* This driver needs user read/write access to the icedragon.io stac.
|
||||
* This can be achieved by using a udev rule like this:
|
||||
*
|
||||
* (player 1 then player 2)
|
||||
* SUBSYSTEMS=="usb", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="eb5b", OWNER="dance", GROUP="dance", MODE="0660"
|
||||
* SUBSYSTEMS=="usb", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="eb5a", OWNER="dance", GROUP="dance", MODE="0660"
|
||||
*
|
||||
* Refer to your distrobution's documentation on how to properly apply a udev rule.
|
||||
*
|
||||
* -------------------------- NOTE --------------------------
|
||||
>>>>>>> theirs
|
||||
*/
|
||||
|
||||
#include "arch/Lights/LightsDriver.h"
|
||||
|
||||
Reference in New Issue
Block a user