Niclas Hoyer
Niclas Hoyer
This is my first take at a "sailing" watch face. Sailing races are usually started according to rule World Sailing [rule 26](https://www.racingrulesofsailing.org/rules?part_id=111). On the water visual and acoustic signals follow...
Hi I copied the java file definition for a php file definition. I tested this quickly on a bunch of php files. So far it works like a charm :)
Currently the docs for `bind` state: > Create a new TCP/UDP socket and bind it to the specified local port. While trying to implement `UdpServer` / `UdpFullStack` for std-embedded-nal I...
Please add a license to the project. I'd like to build up on it and integrate the steps from the Makefile into a handy program and maybe a grunt task.
Hi, I started to write some basic Exif parsing for JPEGs based on [this description](http://www.media.mit.edu/pia/Research/deepview/exif.html). Basically Exif is encoded TIFF inside the APP1 payload. Unfortunately the format is quite messy....
I changed the description of the room and suddenly the home screen throws a 500 error and invites no longer work: ``` failed to find description: pinnedNotice: expected 1 notice...
I just tried the example `test.rs`, but it seems that immediately after printing `note_on` it exits. Some debug logging reveals that `audio_requested` is called exactly two times and after that...
## Bug description Raspberry Pi build is broken on CI. ## Expected behavior Raspberry Pi builds are working 😄 ## Additional context Cross compilation currently fails, because librtlsdr is not...
License
Does this project (and the bootloader) have a license? If so please include that or consider adding a free software license like Apache 2 license or GPL.