Returns The polynomial used when calcuating the CRC.
Returns:
The polynomial used when calcuating the CRC
49 50 51
# File 'lib/openc3/utilities/crc.rb', line 49 def poly @poly end