Skip to content

Commit

Permalink
Balloon post
Browse files Browse the repository at this point in the history
  • Loading branch information
ShakataGaNai committed Jun 9, 2024
1 parent ee1a089 commit 4422d01
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
14 changes: 8 additions & 6 deletions assets/scss/_variables_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@ Add styles or override variables from the theme here.

@media (max-width: 576px) {
.big-ol-mobile-btn {
font-size: 2rem !important; /* Adjust as needed */
padding: 1rem 1rem !important; /* Adjust as needed */
width: 100% !important; /* Adjust as needed */
font-size: 2rem !important;
font-weight: 900 !important;
padding: 1rem 1rem !important;
width: 100% !important;
}
}

@media (max-width: 430px) {
.big-ol-mobile-btn {
font-size: 1.3rem !important; /* Adjust as needed */
padding: 1rem 1rem !important; /* Adjust as needed */
width: 100% !important; /* Adjust as needed */
font-size: 1.5rem !important;
font-weight: 700 !important;
padding: 1rem 1rem !important;
width: 100% !important;
}
}
18 changes: 18 additions & 0 deletions content/blog/2024-06-09_balloon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: Meshtastic on Balloon
date: 2024-06-09
---

We've got Meshtastic on Ballon. Tune in to voice on discord live (as of 11am).

## Useful Links:
* https://meshview.armooo.net/packet_list/862482136?q=!33686ed8&portnum=
* https://meshtastic.liamcottle.net/?lat=37.99120560871103&lng=237.66453266143802&zoom=16
* https://data.bayme.sh/balloon
* https://aprs.fi/#!call=a%2FW6MRR-9&timerange=3600&tail=3600

## Ham
* Cross band repeater
* Input Frequency: 445.525 MHz
* PL Frequency : -162.2 MHz
* Output Frequency: 145.25 MHz

0 comments on commit 4422d01

Please sign in to comment.