Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sdk:ibis-example [2023/03/24 09:13] – created fachetsdk:ibis-example [2023/03/24 09:14] (current) fachet
Line 1: Line 1:
-source:ibis-example.are+<code c ibis-example.are>
 /* desc: This script will listen on the serial (IBIS) interface and parse for defined Fields. /* desc: This script will listen on the serial (IBIS) interface and parse for defined Fields.
     *  All Data will be saved in custom Config Fields     *  All Data will be saved in custom Config Fields
Line 121: Line 121:
  
 close(fd); close(fd);
 +</code>