arm


Description

Arms DSM board in Master mode.

Syntax

C++
void arm()

Arguments

None

Return Value

None

Example

dsm.arm();

Notes

This function only arms the board in Master mode. It will not arm the board in Slave mode. To arm the board in Slave mode, use the slave_mode property.