Method: Meshtastic::Xmodem.authors

Defined in:
lib/meshtastic/xmodem.rb

.authorsObject

Author(s)

0day Inc. <[email protected]>



10
11
12
13
14
# File 'lib/meshtastic/xmodem.rb', line 10

public_class_method def self.authors
  "AUTHOR(S):
    0day Inc. <[email protected]>
  "
end