FreeCalypso > hg > tcs211-l1-reconst
view gpf/cfg/pco_configs.xml.default @ 287:c24807d0dc36
tpudrv12.c: rf_index static var changed to UWORD8 to match TCS211 original
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 15 Mar 2017 03:04:16 +0000 |
| parents | 509db1a7b7b8 |
| children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!-- PCO Configuration List --> <pco_config_list> <config name="Default" file="pco_defcfg.xml" current="1"></config> <config name="Developer" file="pco_devcfg.xml" current="0"></config> <config name="Field-Tester" file="pco_ftcfg.xml" current="0"></config> </pco_config_list>
