mitzi player and incomplete client firmware
This commit is contained in:
parent
97a2ea19f0
commit
6bb1c855b6
8 changed files with 220 additions and 3 deletions
|
@ -2,7 +2,7 @@ using System;
|
|||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
||||
namespace SSTServoPlayer
|
||||
namespace PC2SSTPlayer
|
||||
{
|
||||
public class INIFile
|
||||
{
|
||||
|
|
|
@ -5,7 +5,7 @@ using System.IO.Ports;
|
|||
using System.Text;
|
||||
using System.Timers;
|
||||
|
||||
namespace SSTServoPlayer
|
||||
namespace PC2SSTPlayer
|
||||
{
|
||||
public class Program
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue