Initial Commit
This commit is contained in:
3
Sources/IoT-Simulator-Core/Interfaces/Environment.swift
Normal file
3
Sources/IoT-Simulator-Core/Interfaces/Environment.swift
Normal file
@@ -0,0 +1,3 @@
|
||||
public func sleepAndPrint() async {
|
||||
|
||||
}
|
||||
2
Sources/IoT-Simulator-Core/IoT_Simulator_Core.swift
Normal file
2
Sources/IoT-Simulator-Core/IoT_Simulator_Core.swift
Normal file
@@ -0,0 +1,2 @@
|
||||
// The Swift Programming Language
|
||||
// https://docs.swift.org/swift-book
|
||||
Reference in New Issue
Block a user