From 00a2cf15b5e3d3003e3ee427b343e123214fb1a4 Mon Sep 17 00:00:00 2001 From: Mike Walters Date: Sun, 27 Mar 2016 17:13:06 +0100 Subject: [PATCH] Fix README rendering --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad38ccf..127f5bc 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ inspectrum supports the following file types: * `*.cf32`, `*.cfile` - Complex 32-bit floating point samples (GNURadio, osmocom_fft) * `*.cs32` - Complex 8-bit signed integer samples (HackRF) * `*.cu32` - Complex 8-bit unsigned integer samples (RTL-SDR) + If an unknown file extension is loaded, inspectrum will default to `*.cf32`. ## Features