Jakob Høgenes
Jakob Høgenes
## The problem Consider the following ThingML code ``` datatype Byte @c_type "uint8_t"; datatype BTAddress @c_type "bdaddr_t" @c_header "#include ; thing MyThing { property Number : Byte = '0xFF' property...
Just a thought I had while writing some code with timer-timeouts. At least the way the Timer protocol is implemented in C right now, you might encounter a situation where...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...