Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 485 Bytes

File metadata and controls

12 lines (9 loc) · 485 Bytes
layout default
title Drivers
has_children 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.