Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
blocks:app-note:ltc_timecode [2025-05-06 10:59] – [Make multiple Timecode readers autostart] mattiasblocks:app-note:ltc_timecode [2025-12-10 15:36] (current) – [Use the timecode in Blocks] admin
Line 66: Line 66:
  <code> cd /home/blocks/PIXILAB-Blocks-root/script </code>  <code> cd /home/blocks/PIXILAB-Blocks-root/script </code>
  
-Move the driver files to the drive directory: +Move the driver files to the drive directory (unless those files are already there)
-<code> mv /driver-archive/TimecodeLTC.ts /driver-archive/TimecodeLTC.ts driver/</code>+<code> 
 +mv driver-archive/TimecodeLTC.ts driver/ 
 +mv driver-archive/TimecodeLTC.js driver/ 
 +</code>
  
 Restart the blocks server:  Restart the blocks server: