blob: fdfeaaf86fcc2e18a89ae3c0a8b309977c25a1a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
### FileIO File Detection Demo
This demo shows how to use the ti_Detect function to search for a varible that starts with a particular sequence of bytes
LibLoad is used because it is known to exist for demonstration.

---
This demo is a part of the C SDK Toolchain for use on the CE.
|