another big refactor

This commit is contained in:
2022-12-19 21:06:23 +01:00
parent 3cb1811dcb
commit a6ed7818da
45 changed files with 85 additions and 95 deletions

View File

@@ -1,6 +1,5 @@
package kernel.peripherals;
import kernel.net.Package;
using tink.CoreApi;
class Drive implements IPeripheral {