This website requires JavaScript.
Explore
Help
Sign In
Sara
/
potion_party_leds
Watch
1
Star
0
Fork
You've already forked potion_party_leds
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f683d0e64b
potion_party_leds
/
main
History
Sara
f683d0e64b
Created gradient_t struct and added movement param to gradient_point_t
2023-09-22 12:32:14 +02:00
..
CMakeLists.txt
added source code
2023-09-15 08:21:00 +02:00
component.mk
added source code
2023-09-15 08:21:00 +02:00
leds.h
Created gradient_t struct and added movement param to gradient_point_t
2023-09-22 12:32:14 +02:00
network.h
Documentation
2023-09-19 10:34:06 +02:00
potion_party.c
calling leds_set_gradient with a valid set of gradient structs followed by send_leds will now work
2023-09-21 12:01:02 +02:00
server.h
Server can now parse &m* and &d parameters and will respond with more useful errors
2023-09-22 12:30:29 +02:00
shared.h
added some math functions (min, max, clamp)
2023-09-22 12:30:43 +02:00