Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 485 Bytes

drivers.md

File metadata and controls

12 lines (9 loc) · 485 Bytes
layout title has_children
default
Drivers
true

Drivers

This section lists the interfaces that each driver type exposes, as well as the ComputerCraft peripheral types that map to the type with driver names.

The events listed on each page are only sent when a process requests them through the devlisten syscall.

Note: Method lists do not include the corresponding get/set methods for properties.