Changes between Version 7 and Version 8 of FSA
- Timestamp:
- 03/11/2025 10:29:18 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FSA
v7 v8 26 26 27 27 === Power Enable 28 Power enable allows the power to be completely cut from the Mini-PCIe or M.2 card from a Linux GPIO. This can be useful for resetsor power saving.28 Power enable allows the power to be completely removed from the Mini-PCIe or M.2 card from a Linux GPIO. This can be useful for resetting devices and/or power saving. 29 29 30 30 To toggle the gpio, use the gpioinfo command from the Linux command line to see the assigned GPIO. For more GPIO instructions, read [wiki:gpio#LinuxGPIO]