mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2025-07-24 21:24:47 +00:00
Clarifications of EightBit library
This commit is contained in:
@@ -10,10 +10,6 @@ namespace EightBit
|
||||
{
|
||||
private PinLevel powerLine;
|
||||
|
||||
protected Device()
|
||||
{
|
||||
}
|
||||
|
||||
public event EventHandler<EventArgs>? RaisingPOWER;
|
||||
|
||||
public event EventHandler<EventArgs>? RaisedPOWER;
|
||||
|
Reference in New Issue
Block a user