fix login message, implemented IDatareceiver, added Rawa and jsom messag
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Text;
|
||||
|
||||
namespace ProftaakRH
|
||||
{
|
||||
interface IDataReceiver
|
||||
public interface IDataReceiver
|
||||
{
|
||||
void BPM(byte[] bytes);
|
||||
void Bike(byte[] bytes);
|
||||
|
||||
Reference in New Issue
Block a user