Example #1
0
 private void button1_Click(object sender, RoutedEventArgs e)
 {
     mkr1000_firmata.sendString("take_temp_picture");
 }