Max Känner max
  • Joined on 2022-10-21
max pushed to main at max/units-rs 2023-04-16 16:08:58 +02:00
67daf8d73f Make serde optional
max pushed to main at max/units-rs 2023-04-16 16:07:33 +02:00
89a91ae59c Add serde support
max pushed to main at max/units-rs 2023-04-06 22:33:31 +02:00
93f8051626 const Deref and const Neg impl
max pushed to main at max/units-rs 2023-03-04 18:49:47 +01:00
7fb0b6cda3 Add reverse mul, div and rem impls
fa40445683 Change Meter to Metre
Compare 2 commits »
max pushed to main at max/units-rs 2023-02-22 14:35:10 +01:00
44ff54160c fix no_std
max pushed to main at max/units-rs 2023-02-22 14:30:46 +01:00
c12219dd5a Fix num-traits selection
max pushed to main at max/units-rs 2023-02-22 14:20:06 +01:00
e9b22460ab make num-traits std optional
max pushed to main at max/units-rs 2023-02-22 14:17:08 +01:00
ed4d0ee1fd Make std optional
max pushed to main at max/units-rs 2023-02-21 20:30:08 +01:00
cfc0506dc0 Add License
max pushed to main at max/units-rs 2023-02-21 20:26:09 +01:00
b8916e4966 Add README
max pushed to main at max/units-rs 2023-02-21 20:24:21 +01:00
408a205e11 Cleanup
max created branch main in max/units-rs 2023-02-21 20:11:14 +01:00
max pushed to main at max/units-rs 2023-02-21 20:11:14 +01:00
0dcb7b2722 Restructuring
3029084604 Display format testing
3f038b2b37 Finish types and Display impl. Add Defmt support
3036856464 Initial Commit
max created repository max/units-rs 2023-02-21 20:09:09 +01:00
max pushed to main at max/ev3dev-pid-linefollow 2023-02-09 14:24:41 +01:00
33fdd0252f Adjust scaling of parameters
max pushed to main at max/ev3dev-pid-linefollow 2023-02-08 22:33:13 +01:00
f13ab9deb9 Automatically execute the process again on a panic
1ad9e64340 First fastly increment the first digit, then the second
Compare 2 commits »
max pushed to main at max/ev3dev-pid-linefollow 2023-02-01 17:39:41 +01:00
a5dcd818b4 Add debug info when motors or sensor not connected
max pushed to main at max/ev3dev-pid-linefollow 2023-02-01 16:55:20 +01:00
ab775e32de Add parameters to end screen
max pushed to main at max/ev3dev-pid-linefollow 2023-01-29 16:20:59 +01:00
adf731dd29 Update README.md
max pushed to main at max/aoc2022 2022-12-15 10:09:22 +01:00
a6c11ad68d Day 15