📄️ Getting Started
Device controller is the main class of the core package, this class is what every other class is extended from.
📄️ Pin
The pin class contains the following methods used to manipulate pins on an espruino device.
📄️ Call
The call object is a placeholder which holds all of the methods already on an espruino device.
📄️ Other Methods
Here are some of the other methods available on the device controller