coap 18
This commit is contained in:
parent
aaaa0aa138
commit
365fe31b02
4 changed files with 6 additions and 6 deletions
|
@ -23,6 +23,7 @@ uint16_t analog5_voltage = 0;
|
|||
|
||||
void setup (void)
|
||||
{
|
||||
arduino_pwm_timer_init ();
|
||||
rest_init_engine ();
|
||||
rest_activate_resource (&resource_led_pwm);
|
||||
rest_activate_resource (&resource_led_period);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue