-
```
What steps will reproduce the problem?
1. Use standart firmware 16USB-dio-1.2.hex . "ProcessOut" procedure is empty.
Even more, you can commented ;call VendorRequest in usb.asm;
2. On host side, …
-
### What is the feature?
when you have reconned or mapped id love for the world map to show an outline of the hex as a different perminant colour to indicate that once a hex has the setting turned on…
-
These hex constants should be declared at the top as something like:
```
#define LEFT_CONTROL=0x80
#define LEFT_SHIFT --> 0x81
```
https://github.com/MilkCrate745/Teensy_controller/blob/master/Teens…
-
Hello,
I try to receive wireless MBUS Telegrams e.g. from Smoke Detectors, Water Meters and Heat Cost Allocators. I war able to configure the CC1101 in the Examples according to the wMBUS specificati…
-
I think this type of conversion is very common, should we let QuickConverter do it automatically?
```XAML
```
Including `Hex/RGB String` to `Color`/`SolidColorBrush `etc.
-
ClickHouse can not read that data:
```
INSERT INTO `t_binary` VALUES (1,0x89504E470D0A1A0A0000000D49484452000000790000007508);
INSERT INTO `t_binary` VALUES (1,_binary 'PNG\r\n\Z\n\0\0\0\rIHDR\0…
-
MQTTX currently support to decode the following 4 types for the payload:
1. Plain text
2. Base64
3. JSON
4. Hex
Sparkplug-B specification is a widely used MQTT protocol for many industrial cont…
-
This is how CAN logging with for example a obdlink sx cable is possible on the imiev:
sudo ldattach --debug --speed 2000000 --eightbits --noparity --onestopbit --iflag -ICRNL,INLCR,-IXOFF 30 /dev/t…
-
### Feature Request
Light and aura opacity are set in client preferences with a one size fits all setting for each.
Particularly when stacking auras to achieve a desired effect being limited to soli…
-
I'm having an issue with lighten/darken (not tested other functions yet). If i pass a colorName or hex value, these all work as expected.
However if i pass the color of a control (which is set as …