kalle
About
- Username
- kalle
- Joined
- Visits
- 17
- Last Active
- Roles
- Member
Comments
-
and it's the MBLPinChangeTypeFalling and the other
-
her it's func gpioStartPinChangePressed(sender: AnyObject) { var pin: MBLGPIOPin = self.device.gpio!.pins[1] as! MBLGPIOPin if pin == 0 { pin.changeType = MBLPinChangeTypeRising } …