server can set resistance
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Text;
|
||||
|
||||
namespace ProftaakRH
|
||||
{
|
||||
interface IHandler
|
||||
public interface IHandler
|
||||
{
|
||||
void setResistance(float percentage);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user