natnek
(Dennis)
13 January 2020 15:07
#1
Hi Dennis,
The files you’re looking for are there. To get them, all you need to do is download the Zip file.
(the green Clone or Download button on this page: GitHub - openenergymonitor/RFM2Pi: RFM12B to Raspberry Pi board )
pb66
(Paul)
13 January 2020 15:59
#3
The repo had a reshuffle sometime ago, the equivalent links to the same files are now
RFM2Pi/RFM2Pi_v2.6.brd at master · openenergymonitor/RFM2Pi · GitHub
RFM2Pi/RFM2Pi_v2.6.sch at master · openenergymonitor/RFM2Pi · GitHub
Can you tell us where you got the outdated links so they might be updated?
The broken links are on this page:
https://github.com/openenergymonitor/RFM2Pi/tree/master/hardware
I was in the middle of a PR so they could be fixed, but wasn’t having any luck.
pb66
(Paul)
13 January 2020 18:02
#5
In that case I would argue the links should be
https://raw.githubusercontent.com/openenergymonitor/RFM2Pi/master/hardware/RFM12Pi_V2.6/RFM2Pi_v2.6.brd
and
https://raw.githubusercontent.com/openenergymonitor/RFM2Pi/master/hardware/RFM12Pi_V2.6/RFM2Pi_v2.6.sch
as then the raw content can just be copy and pasted into a file using ctrl-a ctrl-c ctrl-p or just right click and “save as”. The original linked pages have no download ability etc if you are unfamiliar with github and do not know to click “raw” you are potentially snookered.
1 Like
natnek
(Dennis)
13 January 2020 21:13
#8
Hi guy’s tnx for your quick response.