-
**I'm attempting to turn on and off an LED by using the writeCharacteristic command. My arduino BLE code takes in any number other than zero to turn the led on and zero to turn the LED off**
This i…
-
In this code section:
https://github.com/google/gopacket/blob/a35e09f9f224786863ce609de910bc82fc4d4faf/pcapgo/read.go#L119-L140
I think maybe ReadPacketData should peek 16 bytes, check for corrupt…
-
PR #13 from @comawill introduced a new problem:
After resetting a mote with inga_tool the mote is newly enumerated and may change its name, eg. from ttyUSB1 to ttyUSB0. After that avrdude tries to pr…
-
I have compiled LightTable on Centos 6 from source, but i still get GLIBC errors:
```
/working/software/broleo/installs/LighTable/LightTable/builds/lighttable-0.8.1-linux/LightTable: /lib64/libc.s…
-
**Version (k3OS / kernel)**
v0.10.1
5.0.0-43-generic
**Architecture**
x86_64
**Describe the bug**
Enabling Syslog logging (in Rancher) deploys pods that fail to start due to K3OS readonly fi…
-
### Zig Version
0.12.0-dev.1768+39a966b0a
### Steps to Reproduce and Observed Behavior
This comes from exercise 72 from Ziglings,
```zig
export fn magic() u32 {
const ops = "+1 +2 +…
-
Hello, I installed and tried the sample code from README.md and experienced the error below. Any suggestion is appreciated.
Thanks!
----------------------------------------------------------------…
-
PR #1983 introduced r/demo/profile with many fields including string field `Avatar` for the user's image. The great thing about r/demo/profile is that many Gno.land apps can use it. Maybe a user first…
-
#### Version information:
go-ipfs version: 0.4.4
#### Type: Feature, Enhancement
#### Priority: P4
#### Area: Tools, Importer
#### Description:
Like in case of WARCs, gzip files do suppo…
-
Hello, I seem to have stumbled upon some endian-awareness issues, unless you think I'm somehow misusing the library.
I have this goblin program (simplified from my actual usecase for ease of troubl…