aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ivicore/qface-tutorial/chapter1-basics/instrument-cluster.qface
blob: 62dc8475297b5c647e52153df36745fdcb6fa7ec (plain)
1
2
3
4
5
module Example.IVI.InstrumentCluster 1.0

interface InstrumentCluster {
    int speed;
}