mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-10 09:18:37 +01:00
CPLD: Line endings oops.
This commit is contained in:
@@ -240,6 +240,7 @@ if args.code:
|
||||
))
|
||||
result.extend(['\t%s' % line for line in hex_lines(address_sequence)])
|
||||
result.extend((
|
||||
'} };'
|
||||
'} };',
|
||||
'',
|
||||
))
|
||||
print('\n'.join(result))
|
||||
|
||||
Reference in New Issue
Block a user