Browse Source

Merge branch 'master' of github.com:vshymanskyy/TinyGSM

dependabot/github_actions/actions/checkout-4
neilh20 1 year ago
parent
commit
a423350ff2
2 changed files with 5 additions and 3 deletions
  1. +2
    -0
      README.md
  2. +3
    -3
      extras/logo.svg

+ 2
- 0
README.md View File

@ -1,3 +1,5 @@
[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine)
![TinyGSM logo](https://cdn.rawgit.com/vshymanskyy/TinyGSM/d18e93dc51fe988a0b175aac647185457ef640b5/extras/logo.svg)
A small Arduino library for GSM modules, that just works.


+ 3
- 3
extras/logo.svg View File

@ -5,8 +5,8 @@
width="500" height="80"
>
<text x="0" y="0" font-size="18px" font-family="'Ubuntu Mono',monospace" white-space="pre" xml:space="preserve" >
<tspan x="0" dy="18px"> _____ _____ _____ _____ </tspan>
<tspan x="0" dy="18px"> | | |\ | \_/ | ___ |_____ | | |</tspan>
<tspan x="0" dy="18px"> | | | \| | |_____| _____|| | |</tspan>
<tspan x="0" dy="1em"> _____ _____ _____ _____ </tspan>
<tspan x="0" dy="1em"> | | |\ | \_/ | ___ |_____ | | |</tspan>
<tspan x="0" dy="1em"> | | | \| | |_____| _____|| | |</tspan>
</text>
</svg>

Loading…
Cancel
Save