test for sending a value to a receiver in heavy (succeeded)
This commit is contained in:
@ -70,7 +70,8 @@ void setup() {
|
|||||||
while (100);
|
while (100);
|
||||||
}
|
}
|
||||||
|
|
||||||
delay(100);
|
delay(2000);
|
||||||
|
hv->sendFloatToReceiver(hv_string_to_hash("osc_freq_input"), 880);
|
||||||
}
|
}
|
||||||
|
|
||||||
void loop() {
|
void loop() {
|
||||||
|
|||||||
Reference in New Issue
Block a user