format_peripherals.js 154 B

12345
  1. var format_peripherals =
  2. [
  3. [ "/group element", "format_group.html", "format_group" ],
  4. [ "/peripheral element", "format_peripheral.html", null ]
  5. ];