The emonTx V3 git hub repo was getting a bit messy. I have reorganized the folder structure organizing into sketches which are for the emonTx V3.2 using RFu_jeelib and sketches for the emonTx V3.4 using jeelib. For the emonTx V3.4 the flag can be set in the beginning of the sketch to declare the type of radio required RFM12B / RFM69CW.
Please let me know if you have any feedback regarding the reorganization:
https://github.com/openenergymonitor/emonTxFirmware/tree/master/emonTxV3
Re: emonTx V3 GitHub re-organise
I think all the "V3" ones (i.e. all but emonTxV3_4continuous_receiver) in emonTxFirmware/emonTxV3/unsorted_examples/ need renaming to "V3_2", or splitting off into a sub-directory, to avoid any misunderstandings.
Otherwise it looks good and it's a much needed rationalisation.