commit 6f5c3e52beaee102778f0e3d1db5795a073c0816 Author: Michele Bigi Date: Mon Jul 6 09:26:10 2026 +0000 Update on Overleaf. diff --git a/main.tex b/main.tex new file mode 100644 index 0000000..bab7a44 --- /dev/null +++ b/main.tex @@ -0,0 +1,14 @@ +\documentclass{article} +\usepackage{graphicx} % Required for inserting images + +\title{DigiRadio - Manual} +\author{Michele Bigi} +\date{July 2026} + +\begin{document} + +\maketitle + +\section{Introduction} + +\end{document}