move examples into package (include them in published crate)
This commit is contained in:
parent
5514f60c28
commit
c92493fad1
22 changed files with 26 additions and 165 deletions
|
@ -4,10 +4,5 @@ members = [
|
|||
"crates/servicepoint",
|
||||
"crates/servicepoint_binding_c",
|
||||
"crates/servicepoint_binding_cs",
|
||||
"examples/announce",
|
||||
"examples/game_of_life",
|
||||
"examples/moving_line",
|
||||
"examples/wiping_clear",
|
||||
"examples/random_brightness",
|
||||
"examples/lang_c"
|
||||
"crates/servicepoint_binding_c/examples/lang_c"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue