From 1812418476a345cc94bddf69c72dabac70bd4676 Mon Sep 17 00:00:00 2001 From: BillyNate Date: Tue, 28 Aug 2018 11:51:27 +0200 Subject: [PATCH] Added a little explanation to the readme to prevent some misunderstanding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91f1d5f..acbcdf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Z-Stack-firmware This reposistory contains: - Compiled Z-Stack firmwares (`.hex` files) + - If you want to use these to flash to your CC253X (using the [Flash Programmer (not v2)](http://www.ti.com/tool/FLASH-PROGRAMMER) for example), make sure you save the __`raw`__ file (`.hex` file should be around 600kb when saved, not 3.5mb) - Instructions on how to compile them ### Instructions