4 lines
110 B
Batchfile
4 lines
110 B
Batchfile
![]() |
@echo off
|
||
|
REM Get the revision code of the C256 Foenix's debug interface
|
||
|
python C256Mgr\c256mgr.py --revision
|